* fixed -Cg ifdefs

git-svn-id: trunk@5830 -
This commit is contained in:
florian 2007-01-06 20:48:07 +00:00
parent fb22e83d89
commit 1f522b7704
2 changed files with 2217 additions and 2277 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1383,7 +1383,7 @@ endif
endif
# create always pic'ed code on x86_64
ifneq ($(findstring 2.0.,$(FPC_VERSION)),)
ifeq ($(findstring 2.0.,$(FPC_VERSION)),)
ifeq ($(OS_TARGET),linux)
ifeq ($(CPU_TARGET),x86_64)
override FPCOPT+=-Cg