All pastes #1833783 Raw Edit

Stuff

public text v1 · immutable
#1833783 ·published 2010-03-11 14:24 UTC
rendered paste body
*** Frameworks/EtoileFoundation/GNUmakefile	2009-10-20 19:46:41.000000000 +0300
--- Frameworks/EtoileFoundation/GNUmakefile.new	2009-10-20 19:47:15.000000000 +0300
***************
*** 86,92 ****
--- 86,94 ----
  EtoileFoundation_HEADER_FILES += NSFileManager+NameForTempFile.h
  endif
  
+ ifeq ($(GNUSTEP_TARGET_CPU), ix86)
  ADDITIONAL_OBJCFLAGS += -march=i586
+ endif
  
  include $(GNUSTEP_MAKEFILES)/aggregate.make
  -include ../../etoile.make