# | Line 8 | Line 8 | Source: http://cern.ch/service-spi/exter | |
---|---|---|
8 | ./configure | |
9 | ||
10 | %build | |
11 | < | %if "%{cmsplatf}" == "%{gccwrapperarch}" |
12 | < | echo "Using gcc wrapper for %cmsplatf" |
13 | < | source $GCC_WRAPPER_ROOT/etc/profile.d/init.sh |
14 | < | %endif |
11 | > | ## IMPORT gcc-wrapper |
12 | make | |
13 | ||
14 | %install |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |