mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
7f3715f194
PR: 7267 Submitted by: Mikhail Teterin <mi@aldan.algebra.com>
8 lines
185 B
Plaintext
8 lines
185 B
Plaintext
--- 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
|