mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
antiword: disable DEBUG build
This should prevent the verbose output
This commit is contained in:
@@ -28,7 +28,7 @@ diff -Naur antiword-0.37/Makefile.haiku antiword-0.37-haiku/Makefile.haiku
|
||||
+INSTALL_DATA = $(INSTALL)
|
||||
+
|
||||
+# must be equal to DEBUG or NDEBUG
|
||||
+DB = DEBUG
|
||||
+DB = NDEBUG
|
||||
+# Optimization: -O<n> or debugging: -g
|
||||
+OPT = -O2
|
||||
+
|
||||
|
||||
Reference in New Issue
Block a user