aboutsummaryrefslogtreecommitdiffhomepage
path: root/bootstrap.am
diff options
context:
space:
mode:
authorRobin Haberkorn <robin.haberkorn@googlemail.com>2025-03-16 16:03:20 +0300
committerRobin Haberkorn <robin.haberkorn@googlemail.com>2025-03-16 16:33:10 +0300
commit74e912cd79d83f8470137a8b288488749c0a79bc (patch)
treec2076982c76c1f5f5d51d0cdd26e6c8d4ed5199f /bootstrap.am
parent327d749ce03d25897447ec36ed4c46c0da4a72cb (diff)
downloadsciteco-74e912cd79d83f8470137a8b288488749c0a79bc.tar.gz
prefer native C/C++ compilers
* The Autoconf defaults are actually biased in favor of GCC, so on systems with GCC and Clang, Autoconf would pick GCC. * Instead we now always default to `cc` and `c++`, i.e. the system's default compiler. * This means, we will compile with Clang by default on FreeBSD.
Diffstat (limited to 'bootstrap.am')
0 files changed, 0 insertions, 0 deletions