diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 482892b8e4..17d87315f5 100644 --- a/configure.ac +++ b/configure.ac @@ -792,7 +792,7 @@ dnl ** Used to determine how to compile ghc-prim's atomics.c, used by dnl unregisterised, Sparc, and PPC backends. Also determines whether dnl linking to libatomic is required for atomic operations, e.g. on dnl RISCV64 GCC. -FP_GCC_SUPPORTS__ATOMICS +FP_CC_SUPPORTS__ATOMICS FP_GCC_EXTRA_FLAGS |