1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-15 23:50:44 +00:00
freebsd-ports/editors/gxedit/files/patch-ab

8 lines
185 B
Plaintext
Raw Normal View History

--- Makefile.orig Mon Jul 13 02:13:34 1998
+++ Makefile Mon Jul 13 02:14:24 1998
@@ -3 +3 @@
-CFLAGS = `gtk-config --cflags` -O
+CFLAGS += `gtk-config --cflags`
@@ -7 +6,0 @@
-CC = gcc