Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Don't build mmalloc when !HAVE_THREAD_LOCAL_STORAGE.
authorArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Mon, 27 Jan 2014 16:33:17 +0000 (17:33 +0100)
committerArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Mon, 27 Jan 2014 16:33:24 +0000 (17:33 +0100)
commit9bfe9f6aeab2be83b8bb7ac1136d7eb6a882e12b
treebc6ad955f247c9a3c6209488839d5d6dedc16fec
parentebe95acb205af397314c6e8ff39611ed03afc650
Don't build mmalloc when !HAVE_THREAD_LOCAL_STORAGE.

mm_diff.c uses TLS.
buildtools/Cmake/AddTests.cmake
buildtools/Cmake/CompleteInFiles.cmake
buildtools/Cmake/DefinePackages.cmake
buildtools/Cmake/PrintArgs.cmake
buildtools/Cmake/src/internal_config.h.in
include/simgrid_config.h.in
src/xbt/log.c
src/xbt/xbt_main.c
teshsuite/xbt/CMakeLists.txt