فهرست منبع

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