X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fruntime%2FConfig.alpha-osf1;h=bacf12d64e18a89e50b80a94126c1ad8f47b0a06;hb=cb296ae5a022a5b0f1fd573584301b0d2a9493f9;hp=a7721c1ef71b2b68f4a30b0296b169dfbc18ee39;hpb=c152a399a48d5e3ca8ced205c4fae3ec7d046d90;p=sbcl.git diff --git a/src/runtime/Config.alpha-osf1 b/src/runtime/Config.alpha-osf1 index a7721c1..bacf12d 100644 --- a/src/runtime/Config.alpha-osf1 +++ b/src/runtime/Config.alpha-osf1 @@ -8,8 +8,9 @@ # files for more information. CFLAGS += -Dalpha -Dosf1 -O0 -g -D_XOPEN_SOURCE=500 -D_OSF_SOURCE=500 +CFLAGS += -msg_disable newlocale ASFLAGS += -Dalpha -Dosf1 #-ULANGUAGE_ASSEMBLY -LD = ld -taso +LD = ld -xtaso LINKFLAGS = -non_shared # dynamic -v -g -Wl,-T -Wl,ld-script.alpha-linux # Digital^WCompaq^WHP's cc declares `static inline' functions to exist # in multiple places in the binary; we add the '-g' flag to suppress all