瀏覽代碼

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

git-svn-id: trunk@38132 -
pierre 7 年之前
父節點
當前提交
09995b820e
共有 2 個文件被更改,包括 7 次插入0 次删除
  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