ports/net/b2bua/files/patch-build::Makefile.pre
2003-04-04 10:40:24 +00:00

14 lines
354 B
Text

$FreeBSD$
--- build/Makefile.pre.orig Thu Apr 3 00:35:44 2003
+++ build/Makefile.pre Fri Apr 4 13:06:17 2003
@@ -83,7 +83,7 @@
# please see Makefile.tools for more information.
VOCAL_TOOLCHAIN_TYPE := gnu
-VOCAL_COMPILE_TYPE := debug
+VOCAL_COMPILE_TYPE := nodebug
######################################################################