mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
9 lines
125 B
Text
9 lines
125 B
Text
--- Makefile.orig 1997-07-03 16:54:09 UTC
|
|
+++ Makefile
|
|
@@ -1,5 +1,5 @@
|
|
|
|
-CC = CC -O
|
|
+CC = $(CXX) -O
|
|
|
|
CFLAGS = -I. -I..
|
|
|