Ticket #32161: Portfile-gdb.diff
File Portfile-gdb.diff, 563 bytes (added by gthb (Gunnlaugur Thor Briem), 13 years ago) |
---|
-
/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/gdb/Portfile
old new 36 36 37 37 depends_build port:gettext 38 38 39 if {${configure.compiler} == "clang"} { 40 configure.compiler llvm-gcc-4.2 41 } 42 39 43 40 44 if {${configure.build_arch} == "ppc" || ${configure.build_arch} == "ppc64"} { 41 45 notes "${name} does not support building on ${configure.build_arch}."