13 lines
398 B
Plaintext
13 lines
398 B
Plaintext
$OpenBSD: patch-cli_libtecla_Makefile_in,v 1.2 2006/10/18 23:18:02 naddy Exp $
|
|
--- cli/libtecla/Makefile.in.orig Mon Jan 9 21:30:25 2006
|
|
+++ cli/libtecla/Makefile.in Wed Oct 18 18:09:42 2006
|
|
@@ -85,7 +85,7 @@ DEFINES_R = -D_POSIX_C_SOURCE=200112L
|
|
# on modifying the library, leave this set to -O.
|
|
#
|
|
|
|
-OPT = -O
|
|
+OPT =
|
|
|
|
#
|
|
# These are paranoid gcc warning flags to use when compiling new code.
|