1.0.10.2: Don't link unnecessary undefines.c on FreeBSD/i386
[sbcl.git] / src / runtime / Config.x86-openbsd
index 1cf879d..82943f0 100644 (file)
@@ -11,6 +11,8 @@
 
 include Config.x86-bsd
 
+OS_SRC += undefineds.c
+
 # KLUDGE: It might seem as though dynamic libraries should work the
 # same way on both systems, but in fact gcc supports the "-export-dynamic"
 # option on FreeBSD but not on OpenBSD. The documentation I've been