Skip to content

Fix affinity "off" compilation issue

Compare
Choose a tag to compare
@smoretti smoretti released this 10 Dec 15:14
· 24 commits to master since this release
  • Compilation failed when _GNU_SOURCE was not defined with affinity off
  • Fix case on Mac for tests (and Tests) folders
  • Use _SC_NPROCESSORS_ONLN instead of _SC_NPROCESSORS_CONF to detect the real number of available cores at runtime, not the maximal number of cores
  • Harmonize bin/env paths
  • Use PROJECT_SOURCE_DIR instead of PROJECT_BINARY_DIR for Tests/ folder in order to find it when installation is delocalized
  • Fix broken links in doc