Ticket #36041: Portfile-ppc-universal-altivec.patch
File Portfile-ppc-universal-altivec.patch, 453 bytes (added by potmj (Michael Pot), 12 years ago) |
---|
-
../../graphics/gimp2/Portfile
old new 61 61 } 62 62 } 63 63 64 # Try and target ppc AltiVec support here in a way that works for universal binaries on 10.5.8 compiled on Intel 65 configure.cflags-append -Xarch_ppc -faltivec 66 configure.cxxflags-append -Xarch_ppc -faltivec 67 64 68 compiler.blacklist-append {gcc-4.2 >= 5646} 65 69 66 70 pre-configure {