1.0.25.24: x86/x86-64 runtime pseudo atomic fixes
[sbcl.git] / src / runtime / Config.ppc-linux
index a18c813..d2fe76c 100644 (file)
@@ -20,9 +20,9 @@ OS_SRC = linux-os.c ppc-linux-os.c
 OS_LIBS = -ldl
 
 ifdef LISP_FEATURE_GENCGC
-  GC_SRC = "gencgc.c"
+  GC_SRC = gencgc.c
 else
-  GC_SRC = "cheneygc.c"
+  GC_SRC = cheneygc.c
 endif
 
 # Nothing to do for after-grovel-headers.