mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-26 15:10:25 +02:00
no override
This commit is contained in:
parent
efc0272b99
commit
34fec3c231
File diff suppressed because it is too large
Load Diff
@ -290,7 +290,8 @@ ifeq ($(FULL_TARGET),aarch64-embedded)
|
|||||||
endif
|
endif
|
||||||
|
|
||||||
ifdef SUB_TARGET
|
ifdef SUB_TARGET
|
||||||
override FPCOPT+=-t$(SUB_TARGET)
|
FPCOPT+=-t$(SUB_TARGET)
|
||||||
|
FPMAKE_OPT+=--subtarget=$(SUB_TARGET)
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user