mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-19 23:19:24 +02:00
* crossbindir added -Xc which is for dynlib creation?!?!
git-svn-id: trunk@7074 -
This commit is contained in:
parent
572608a64f
commit
95c210ad7e
@ -1262,7 +1262,7 @@ endif
|
||||
|
||||
ifndef CROSSBOOTSTRAP
|
||||
ifneq ($(BINUTILSPREFIX),)
|
||||
override FPCOPT+=-XP$(BINUTILSPREFIX) -Xc
|
||||
override FPCOPT+=-XP$(BINUTILSPREFIX)
|
||||
endif
|
||||
ifneq ($(BINUTILSPREFIX),)
|
||||
override FPCOPT+=-Xr$(RLINKPATH)
|
||||
|
Loading…
Reference in New Issue
Block a user