openbsd-ports/devel/tclcl/patches/patch-Makefile_in
2022-03-11 18:49:30 +00:00

12 lines
372 B
Plaintext

--- Makefile.in.orig 2003-08-20 02:26:41.000000000 -0400
+++ Makefile.in 2003-08-20 02:38:21.000000000 -0400
@@ -66,7 +66,7 @@ INCLUDES = \
LIB = \
@V_LIBS@
-CFLAGS = $(CCOPT) $(DEFINE)
+CFLAGS = @CFLAGS@ $(DEFINE)
# Explicitly define compilation rules since SunOS 4's make doesn't like gcc.
# Also, gcc does not remove the .o before forking 'as', which can be a