diff options
author | Andy Wingo <wingo@pobox.com> | 2016-11-27 20:56:59 +0100 |
---|---|---|
committer | Andy Wingo <wingo@pobox.com> | 2016-11-27 20:56:59 +0100 |
commit | 7b6b86f25564dc67a3a2538d0ee47f25e00e6833 (patch) | |
tree | 1917ad4a4c2444bfead54879f826548affd2a9dd /libguile/cache-internal.h | |
parent | 668153dbb61040dc0f2d44e6653d4f7ed6e7c407 (diff) | |
download | guile-7b6b86f25564dc67a3a2538d0ee47f25e00e6833.tar.gz |
Ensure autoconf doesn't downgrade us to C99
* configure.ac: Add -std=gnu11 if the compiler is GCC (or clang). This
prevents AC_PROG_CC_C99 from downgrading us by adding -std=gnu99.
Fixes regression whereby we were always using the fallback
implementation of atomics.
Diffstat (limited to 'libguile/cache-internal.h')
0 files changed, 0 insertions, 0 deletions