openbsd-ports/devel/prc-tools/patches/patch-ab
angelos 94ffd7d80e prc-tools from FreeBSD, with some minor changes/additions.
This is a developer's toolkit for building applications for the
PalmPilot, using gcc/gdb/binutils. As it stands, it supports PalmOS2,
but I've added a message in the Makefile describing how to add PalmIII
support (very straightforward).
1998-11-26 17:22:52 +00:00

18 lines
618 B
Plaintext

--- ../gcc-2.7.2.2/Makefile.in.orig Tue Nov 25 00:15:13 1997
+++ ../gcc-2.7.2.2/Makefile.in Tue Nov 25 00:15:41 1997
@@ -47,7 +47,7 @@
# to the stage2 and stage3 compilations
# XCFLAGS is used for most compilations but not when using the GCC just built.
XCFLAGS =
-CFLAGS = -g
+# CFLAGS = -g
BOOT_CFLAGS = -O $(CFLAGS)
# These exists to be overridden by the x-* and t-* files, respectively.
X_CFLAGS =
--- ../gcc-2.7.2.2/config/i386/x-freebsd.orig Sun Nov 23 22:18:20 1997
+++ ../gcc-2.7.2.2/config/i386/x-freebsd Sun Nov 23 22:18:32 1997
@@ -1,3 +1,2 @@
# Don't run fixproto
STMP_FIXPROTO =
-CLIB=-lgnumalloc