You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
abeb414ae9
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@97220 d073be05-634f-4543-b044-5fe20cf6d1d6
11 lines
276 B
Diff
11 lines
276 B
Diff
--- src/Makefile.orig 2012-08-30 13:21:05.000000000 -0500
|
|
+++ src/Makefile 2012-08-30 13:22:06.000000000 -0500
|
|
@@ -632,7 +632,6 @@
|
|
macosx-ppc32:
|
|
$(LN) ppc32.h arch.h
|
|
$(MAKE) $(PROJ) \
|
|
- CC=cc \
|
|
CFLAGS="-c -traditional-cpp" \
|
|
OPT_NORMAL="-O2" \
|
|
OPT_INLINE="-O3"
|