aboutsummaryrefslogtreecommitdiffstats
path: root/cad/spice/files/FreeBSD
diff options
context:
space:
mode:
Diffstat (limited to 'cad/spice/files/FreeBSD')
-rw-r--r--cad/spice/files/FreeBSD3
1 files changed, 1 insertions, 2 deletions
diff --git a/cad/spice/files/FreeBSD b/cad/spice/files/FreeBSD
index 9639ab93fd9..e6363b9572a 100644
--- a/cad/spice/files/FreeBSD
+++ b/cad/spice/files/FreeBSD
@@ -2,9 +2,8 @@
MAKE = /usr/bin/make
INTERFACE_OPTS = -DWANT_X11
-CC = gcc
+CC = cc
CC_OPT = -O2 -pipe
CC_OPT_SAFE = -O2 -fno-strength-reduce -pipe
LDFLAGS = -L$(X11BASE)/lib -lm -ltermcap
-ASM_HACK = < /dev/null
SYS_CFLAGS = -Dbsd