mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-17 00:00:40 +00:00
12 lines
322 B
Plaintext
12 lines
322 B
Plaintext
--- build/platforms/freebsd2-gcc/Make-platform.orig Wed Sep 16 11:55:05 1998
|
|
+++ build/platforms/freebsd2-gcc/Make-platform Fri Oct 16 18:59:41 1998
|
|
@@ -6,7 +6,7 @@
|
|
#
|
|
# add any platform-specific overrides below here
|
|
#
|
|
-EXTRACFLAGS=-O -g
|
|
+EXTRACFLAGS?=-O -g
|
|
LDBMBACKEND=-DLDBM_USE_DBBTREE
|
|
LDBMINCLUDE=-I/usr/include
|
|
|