Browse Source

* export FPCEXTCMD which didn't work :(

peter 25 years ago
parent
commit
094857811d
2 changed files with 183 additions and 183 deletions
  1. 182 183
      utils/fpcmake.inc
  2. 1 0
      utils/fpcmake.ini

File diff suppressed because it is too large
+ 182 - 183
utils/fpcmake.inc


+ 1 - 0
utils/fpcmake.ini

@@ -821,6 +821,7 @@ endif
 ifeq ($(OS_SOURCE),win32)
 override FPCEXTCMD:=$(FPCOPT)
 override FPCOPT:=!FPCEXTCMD
+export FPCEXTCMD
 endif
 
 [command_compiler]

Some files were not shown because too many files changed in this diff