mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@74613 d073be05-634f-4543-b044-5fe20cf6d1d6
12 lines
292 B
Diff
12 lines
292 B
Diff
--- Makefile.in.orig 2010-12-24 12:14:33.000000000 +1100
|
|
+++ Makefile.in 2010-12-24 12:14:59.000000000 +1100
|
|
@@ -427,7 +427,7 @@
|
|
|
|
|
|
mac :
|
|
- make MYLIBS="$(MYMACLIBS)" CFLAGS="-Wall -fsigned-char -fno-common -O2"
|
|
+ make MYLIBS="$(MYMACLIBS)" CFLAGS="$(CFLAGS) $(ARCHFLAGS)"
|
|
|
|
|
|
check-mac :
|