mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
10 lines
125 B
Plaintext
10 lines
125 B
Plaintext
--- Makefile.orig 1997-07-03 16:54:09 UTC
|
|
+++ Makefile
|
|
@@ -1,5 +1,5 @@
|
|
|
|
-CC = CC -O
|
|
+CC = $(CXX) -O
|
|
|
|
CFLAGS = -I. -I..
|
|
|