updated on Tue Jan 10 08:08:34 UTC 2012
[aur-mirror.git] / etoile / EtoileFoundation.patch
blobd33da778e1a97d28c6230f2c6d387b8675766f23
1 *** Frameworks/EtoileFoundation/GNUmakefile 2009-10-20 19:46:41.000000000 +0300
2 --- Frameworks/EtoileFoundation/GNUmakefile.new 2009-10-20 19:47:15.000000000 +0300
3 ***************
4 *** 86,92 ****
5 --- 86,94 ----
6 EtoileFoundation_HEADER_FILES += NSFileManager+NameForTempFile.h
7 endif
9 + ifeq ($(GNUSTEP_TARGET_CPU), ix86)
10 ADDITIONAL_OBJCFLAGS += -march=i586
11 + endif
13 include $(GNUSTEP_MAKEFILES)/aggregate.make
14 -include ../../etoile.make