瀏覽代碼

* fixed fpcdir for autogeneration

marco 22 年之前
父節點
當前提交
e9dbcb2484
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      packages/base/gdbint/libgdb/Makefile.fpc

+ 3 - 0
packages/base/gdbint/libgdb/Makefile.fpc

@@ -8,3 +8,6 @@ none=1
 [rules]
 all:
         $(MAKE) -C $(OS_TARGET) all
+
+[default]
+fpcdir=../../../..