diff --git a/src/lisp/Config.x86_freebsd b/src/lisp/Config.x86_freebsd
index 2012640c60e6f1b269f9a4551bee79c855a9ef22..39a6a53e8950d90e357c32488afae2e6a22a9702 100644
--- a/src/lisp/Config.x86_freebsd
+++ b/src/lisp/Config.x86_freebsd
@@ -3,6 +3,7 @@ include Config.x86_common
 # Set the path to your verison of GCC here.
 CC = gcc -m32
 
+CFLAGS += $(COPT)
 CPPFLAGS += -march=pentium4 -mfpmath=sse
 
 UNDEFSYMPATTERN = -Xlinker -u -Xlinker &