mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-29 16:01:38 +00:00
Fix to get compile working again on slightly older systems.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@31548 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
ce33950b3d
commit
039b272d3f
2 changed files with 6 additions and 3 deletions
|
@ -54,9 +54,6 @@ ObjectiveC2_HEADER_FILES = \
|
|||
ifeq ($(CC), clang)
|
||||
ADDITIONAL_OBJCFLAGS = -fblocks
|
||||
endif
|
||||
ifeq ($(GNUSTEP_TARGET_CPU), ix86)
|
||||
ADDITIONAL_OBJCFLAGS += -march=i686
|
||||
endif
|
||||
|
||||
-include Makefile.preamble
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue