Ticket #20985: patch-gmp-ppc.diff
File patch-gmp-ppc.diff, 399 bytes (added by dbevans (David B. Evans), 15 years ago) |
---|
-
Portfile
42 42 # On PowerPC machines, CFLAGS must be empty to get -force_cpusubtype_ALL. 43 43 pre-configure { 44 44 # Set in pre-configure so any universal flags are removed as well. 45 configure.build_arch 45 46 configure.cflags 46 47 configure.cxxflags 47 48 }