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