mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-14 07:09:23 +02:00
* regenerated makefiles
git-svn-id: branches/wasm@47508 -
This commit is contained in:
parent
890b633da1
commit
f43b8ce340
@ -2189,11 +2189,11 @@ endif
|
|||||||
ifndef CROSSBOOTSTRAP
|
ifndef CROSSBOOTSTRAP
|
||||||
ifneq ($(BINUTILSPREFIX),)
|
ifneq ($(BINUTILSPREFIX),)
|
||||||
override FPCOPT+=-XP$(BINUTILSPREFIX)
|
override FPCOPT+=-XP$(BINUTILSPREFIX)
|
||||||
endif
|
ifneq ($(RLINKPATH),)
|
||||||
ifneq ($(BINUTILSPREFIX),)
|
|
||||||
override FPCOPT+=-Xr$(RLINKPATH)
|
override FPCOPT+=-Xr$(RLINKPATH)
|
||||||
endif
|
endif
|
||||||
endif
|
endif
|
||||||
|
endif
|
||||||
ifndef CROSSCOMPILE
|
ifndef CROSSCOMPILE
|
||||||
ifneq ($(BINUTILSPREFIX),)
|
ifneq ($(BINUTILSPREFIX),)
|
||||||
override FPCMAKEOPT+=-XP$(BINUTILSPREFIX)
|
override FPCMAKEOPT+=-XP$(BINUTILSPREFIX)
|
||||||
|
Loading…
Reference in New Issue
Block a user