mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-14 10:29:24 +02:00
* export FPCEXTCMD which didn't work :(
This commit is contained in:
parent
96c6b12998
commit
094857811d
File diff suppressed because it is too large
Load Diff
@ -821,6 +821,7 @@ endif
|
|||||||
ifeq ($(OS_SOURCE),win32)
|
ifeq ($(OS_SOURCE),win32)
|
||||||
override FPCEXTCMD:=$(FPCOPT)
|
override FPCEXTCMD:=$(FPCOPT)
|
||||||
override FPCOPT:=!FPCEXTCMD
|
override FPCOPT:=!FPCEXTCMD
|
||||||
|
export FPCEXTCMD
|
||||||
endif
|
endif
|
||||||
|
|
||||||
[command_compiler]
|
[command_compiler]
|
||||||
|
Loading…
Reference in New Issue
Block a user