mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-16 01:39:27 +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)
|
||||
override FPCEXTCMD:=$(FPCOPT)
|
||||
override FPCOPT:=!FPCEXTCMD
|
||||
export FPCEXTCMD
|
||||
endif
|
||||
|
||||
[command_compiler]
|
||||
|
Loading…
Reference in New Issue
Block a user