linux: Enable :SB-FUTEX by default on PPC.
authorAlastair Bridgewater <nyef@arisu.lisphacker.com>
Tue, 22 Nov 2011 15:32:56 +0000 (10:32 -0500)
committerAlastair Bridgewater <nyef@arisu.lisphacker.com>
Tue, 22 Nov 2011 15:32:56 +0000 (10:32 -0500)
commit3c786524acb7de770a111279dbccce25bf2d2f15
tree5b1d76c36c98b069e4e70b839ac157a03641a1c9
parentaadc8391153b7b939462752dfa3f8dec49b2eba1
linux: Enable :SB-FUTEX by default on PPC.

  * Prior to the great de-lutexification, we used futexes on
threaded Linux/PPC.  Not having them enabled on PPC was an
oversight, but one which highlighted some problems with the
non-futex threading code.  Now that that's fixed, we may as
well restore the status quo.
make-config.sh