X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fruntime%2FConfig.ppc-linux;h=312a10a78d55854f617b86b26a3b8f8e8ffc4a08;hb=69ef68ba7393e3492c1b4a756d1140f71c2922bc;hp=d7a2393dd13cdc0f7081e6b414ac7449399cf9a4;hpb=9f10bc102adce15a820027777a03e49a7b7623da;p=sbcl.git diff --git a/src/runtime/Config.ppc-linux b/src/runtime/Config.ppc-linux index d7a2393..312a10a 100644 --- a/src/runtime/Config.ppc-linux +++ b/src/runtime/Config.ppc-linux @@ -7,7 +7,7 @@ # provided with absolutely no warranty. See the COPYING and CREDITS # files for more information. -CFLAGS += -g -Dppc +CFLAGS = -g -Dppc LD = ld LINKFLAGS = -v -g NM = nm -p