X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=make-config.sh;h=30cb6fb1827091e1729d077be517f4b40c1bccd7;hb=7121b6b31a9c6300af775348fb390b75bef6b1d8;hp=84b34f5c75094a0bb6fb1491ec7b5a1da10bb2a4;hpb=65b5ab7e713d04e0d76bc0ee196374f6e57b922f;p=sbcl.git diff --git a/make-config.sh b/make-config.sh index 84b34f5..30cb6fb 100644 --- a/make-config.sh +++ b/make-config.sh @@ -329,7 +329,7 @@ elif [ "$sbcl_arch" = "mips" ]; then tools-for-build/determine-endianness >> $ltf elif [ "$sbcl_arch" = "ppc" ]; then printf ' :gencgc :stack-allocatable-closures :stack-allocatable-lists' >> $ltf - printf ' :linkage-table :raw-instance-init-vops' >> $ltf + printf ' :linkage-table :raw-instance-init-vops :memory-barrier-vops' >> $ltf if [ "$sbcl_os" = "linux" ]; then # Use a C program to detect which kind of glibc we're building on, # to bandage across the break in source compatibility between