# | Line 1 | Line 1 | |
---|---|---|
1 | ### RPM external gcc-wrapper 3.4.5m32 | |
2 | – | Requires: gcc-wrapper |
2 | Source: gcc-wrapper-template | |
3 | Source1: gcc-wrapper.pl | |
4 | %define gcc_default_root $GCC_ROOT | |
5 | %define gcc_for_amd64 `echo $GCC_ROOT | sed 's|%{cmsplatf}|slc4_amd64_gcc345|'` | |
6 | %prep | |
7 | %build | |
9 | – | ## IMPORT gcc-wrapper |
8 | cp %{_sourcedir}/gcc-wrapper-template ./ | |
9 | cp %{_sourcedir}/gcc-wrapper.pl ./ | |
10 | chmod +x gcc-wrapper.pl |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |