* crossbindir added -Xc which is for dynlib creation?!?!

git-svn-id: trunk@7074 -
This commit is contained in:
marco 2007-04-08 13:54:22 +00:00
parent 572608a64f
commit 95c210ad7e

View File

@ -1262,7 +1262,7 @@ endif
ifndef CROSSBOOTSTRAP ifndef CROSSBOOTSTRAP
ifneq ($(BINUTILSPREFIX),) ifneq ($(BINUTILSPREFIX),)
override FPCOPT+=-XP$(BINUTILSPREFIX) -Xc override FPCOPT+=-XP$(BINUTILSPREFIX)
endif endif
ifneq ($(BINUTILSPREFIX),) ifneq ($(BINUTILSPREFIX),)
override FPCOPT+=-Xr$(RLINKPATH) override FPCOPT+=-Xr$(RLINKPATH)