openbsd-ports/devel/prc-tools/patches/patch-gdb-4_16_Makefile_in
pvalchev 9ea0627237 Re-enable this port.
Still FAKE=No as it installs things during build time.
2001-08-30 22:16:42 +00:00

13 lines
470 B
Plaintext

$OpenBSD: patch-gdb-4_16_Makefile_in,v 1.2 2001/08/30 22:16:42 pvalchev Exp $
--- ../gdb-4.16/Makefile.in.orig Mon Apr 22 22:43:09 1996
+++ ../gdb-4.16/Makefile.in Wed Aug 22 12:23:06 2001
@@ -66,7 +66,7 @@ HOST_PREFIX_1 = loser-
# We don't specify -g -O because many compilers don't support -g -O,
# and/or -O is broken in and of itself.
-CFLAGS = -g
+# CFLAGS = -g
LIBCFLAGS = $(CFLAGS)
CFLAGS_FOR_TARGET = $(CFLAGS)
LIBCFLAGS_FOR_TARGET = $(CFLAGS_FOR_TARGET)