1.0.16.30: couple of small Darwin cleanups
commit8a09cf6e06fd6f5bbc7abfb4d9c4abee2658fa71
authorNikodemus Siivola <nikodemus@random-state.net>
Thu, 15 May 2008 13:45:26 +0000 (15 13:45 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Thu, 15 May 2008 13:45:26 +0000 (15 13:45 +0000)
treeaf6112d42fbcbbb270c625d2735ec8226cfdcfdf
parenta572ab7de4266dec958d50612a8376df6bb45226
1.0.16.30: couple of small Darwin cleanups

 * Add -lpthread os OS_LIBS on x86 builds as well, since malloc()
   may not be thread-safe without it (but with it it apparently should
   be...)

 * Pass -arch x86_64 to the C compiler in foreign.test.sh when doing
   64 bit builds on Darwin, since x86 is the default there.
src/runtime/Config.x86-64-darwin
src/runtime/Config.x86-darwin
tests/foreign.test.sh
version.lisp-expr