Ticket #32696: Portfile-apple_llvm.diff
File Portfile-apple_llvm.diff, 418 bytes (added by slarew@…, 13 years ago) |
---|
-
(a) Portfile vs. (b) Portfile2
a b 25 25 26 26 set crossgdb-target arm-none-eabi 27 27 28 if {${configure.compiler} == "clang"} { 29 configure.compiler llvm-gcc-4.2 30 } 31 28 32 if {${configure.build_arch} == "ppc" || ${configure.build_arch} == "ppc64"} { 29 33 notes "${name} does not support building on ${configure.build_arch}." 30 34 pre-fetch {