git-svn-id: trunk@49246 -
@@ -581,7 +581,7 @@ endif
endif
-override LOCALOPT+=-d$(CPC_TARGET) -dGDB -dBROWSERLOG
+override LOCALOPT+=-d$(CPC_TARGET) -dGDB
ifdef LLVM
ifeq ($(findstring $(PPC_TARGET),x86_64 aarch64 arm),)
$(error The $(PPC_TARGET) architecture is not (yet) supported by the FPC/LLVM code generator)
@@ -323,7 +323,7 @@ endif
# set correct defines (-d$(CPU_TARGET) is automatically added in makefile.fpc)
#include LLVM define/directory if requested