X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Fruntime%2FConfig.sparc-linux;h=ebcb8d650ac7e1acc53a7d442d0e0782e03814c6;hb=bc46c8bcdd6ac8918df8ea9e9db49808e4924fcf;hp=284d40a43b54e158f418c775c966fa6ea8b477c4;hpb=4df3887d4f74248fb2ce830b86eb07fd30986d8a;p=sbcl.git diff --git a/src/runtime/Config.sparc-linux b/src/runtime/Config.sparc-linux index 284d40a..ebcb8d6 100644 --- a/src/runtime/Config.sparc-linux +++ b/src/runtime/Config.sparc-linux @@ -7,9 +7,7 @@ # provided with absolutely no warranty. See the COPYING and CREDITS # files for more information. -# -mcpu=pca56 makes _my_ alpha go fast, I'm told. Yours may do something -# else. -CFLAGS = -g -Wall -Dsparc +CFLAGS = -g -O3 -Wall -Dsparc ASFLAGS = -g -Wall -Dsparc LD = ld LINKFLAGS = -v -g