Ticket #33418: avr-bintuils.xcode43.diff
File avr-bintuils.xcode43.diff, 495 bytes (added by marc.sowen@…, 13 years ago) |
---|
-
Portfile
old new 37 37 pre-configure { system "cd ${workpath} && mkdir -p build"} 38 38 configure.dir ${workpath}/build 39 39 configure.cmd ${worksrcpath}/configure 40 configure.cc " cc -no-cpp-precomp"40 configure.cc "llvm-gcc -no-cpp-precomp" 41 41 42 42 # using --disable-werror because of 43 43 # "strings.c:419: warning: 'stat64' is deprecated (declared at /usr/include/sys/stat.h:465)"