updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / asmx / asmx.patch
blob86399dc7e6d369453f90c4f44d78c6a31a08d48b
1 --- src/Makefile 2009-10-05 22:12:32.000000000 -0400
2 +++ src2/Makefile 2010-12-05 23:41:46.702034017 -0500
3 @@ -8,7 +8,7 @@
4 # this is the setting for OS X to create a universal PPC/Intel binary
5 # comment it out if you aren't running OS X for Intel
6 #TARGET_ARCH = -arch ppc
7 -TARGET_ARCH = -arch ppc -arch i686
8 +#TARGET_ARCH = -arch ppc -arch i686
10 # C compiler flags
11 CFLAGS = -Wall -O2 -DVERSION=\"$(VERSION)\"