summaryrefslogtreecommitdiff
path: root/cad/spice/files/FreeBSD
diff options
context:
space:
mode:
Diffstat (limited to 'cad/spice/files/FreeBSD')
-rw-r--r--cad/spice/files/FreeBSD10
1 files changed, 10 insertions, 0 deletions
diff --git a/cad/spice/files/FreeBSD b/cad/spice/files/FreeBSD
new file mode 100644
index 00000000000..9639ab93fd9
--- /dev/null
+++ b/cad/spice/files/FreeBSD
@@ -0,0 +1,10 @@
+# FreeBSD config exception file
+
+MAKE = /usr/bin/make
+INTERFACE_OPTS = -DWANT_X11
+CC = gcc
+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