2
0
Эх сурвалжийг харах

Remove unused, obsolete -dBROWSERLOG option

git-svn-id: trunk@49246 -
pierre 4 жил өмнө
parent
commit
43c50d0a32

Файлын зөрүү хэтэрхий том тул дарагдсан байна
+ 0 - 0
compiler/MPWMake


+ 1 - 1
compiler/Makefile

@@ -581,7 +581,7 @@ endif
 endif
 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)

+ 1 - 1
compiler/Makefile.fpc

@@ -323,7 +323,7 @@ endif
 endif
 
 # set correct defines (-d$(CPU_TARGET) is automatically added in makefile.fpc)
-override LOCALOPT+=-d$(CPC_TARGET) -dGDB -dBROWSERLOG
+override LOCALOPT+=-d$(CPC_TARGET) -dGDB
 
 #include LLVM define/directory if requested
 ifdef LLVM

Энэ ялгаанд хэт олон файл өөрчлөгдсөн тул зарим файлыг харуулаагүй болно