openbsd-ports/devel/prc-tools/patches/patch-gdb-4_16_Makefile_in
pvalchev c86624d530 - First apply the distribution patches, and remove the old
.orig leftovers before applying the local ones.
- Rename patches to make update-patches work.
prc-tools is still broken.  new version 2.0 has binutils issues
2001-08-22 18:30:59 +00:00

13 lines
464 B
Plaintext

$OpenBSD: patch-gdb-4_16_Makefile_in,v 1.1 2001/08/22 18:30:59 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)