1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/shells/flash/files/patch-ak
Kevin Lo 41fb4f91f2 Update to 0.9.3
PR: 24097
Submitted by: Ports Fury
2001-01-06 16:40:16 +00:00

17 lines
406 B
Plaintext

--- modules/Makefile.in.orig Mon Jan 17 23:25:46 2000
+++ modules/Makefile.in Sat Jan 6 12:11:56 2001
@@ -1,7 +1,9 @@
-CC = gcc
-DEBUG = -g
-CFLAGS = $(DEBUG) -O3 -fpic -shared -Wall
-LDFLAGS = -shared
+CC = @CC@
+#DEBUG = -g
+CFLAGS = @CFLAGS@ $(DEBUG)
+CPPFLAGS = @CPPFLAGS@ -fPIC -DPIC -DHAVE_CONFIG_H
+LIBS = @LIBS@
+LDFLAGS = @LDFLAGS@ -shared $(LIBS)
OBJECTS = countdown background test alarms