openbsd-ports/net/xorp/patches/patch-cli_libtecla_Makefile_in

13 lines
398 B
Plaintext

$OpenBSD: patch-cli_libtecla_Makefile_in,v 1.1 2005/01/30 19:48:02 naddy Exp $
--- cli/libtecla/Makefile.in.orig Sun Jan 30 10:43:03 2005
+++ cli/libtecla/Makefile.in Sun Jan 30 10:43:23 2005
@@ -80,7 +80,7 @@ DEFINES_R = -D_POSIX_C_SOURCE=199506L
# on modifying the library, leave this set to -O.
#
-OPT = -O
+OPT =
#
# These are paranoid gcc warning flags to use when compiling new code.