Quellcode durchsuchen

Pass --NOGDBMI=1 to fpmake if NOGDBMI is set

git-svn-id: trunk@38132 -
pierre vor 7 Jahren
Ursprung
Commit
09995b820e
2 geänderte Dateien mit 7 neuen und 0 gelöschten Zeilen
  1. 3 0
      packages/ide/Makefile
  2. 4 0
      packages/ide/Makefile.fpc

+ 3 - 0
packages/ide/Makefile

@@ -2303,6 +2303,9 @@ ifneq ($(findstring $(OS_TARGET),$(GDBMI_DEFAULT_OS_LIST)),)
 GDBMI=1
 endif
 endif # NOGDBMI
+ifdef NOGDBMI
+FPMAKE_OPT+=--NOGDBMI=1
+endif
 ifdef GDBMI
 FPMAKE_OPT+=--GDBMI=1
 ifeq ($(findstring $(OS_TARGET),aix beos darwin haiku solaris),)

+ 4 - 0
packages/ide/Makefile.fpc

@@ -59,6 +59,10 @@ GDBMI=1
 endif
 endif # NOGDBMI
 
+ifdef NOGDBMI
+FPMAKE_OPT+=--NOGDBMI=1
+endif
+
 ifdef GDBMI
 FPMAKE_OPT+=--GDBMI=1
 # If the rtl does not require libc, then