diff options
Diffstat (limited to 'gc.spec')
-rw-r--r-- | gc.spec | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -39,7 +39,8 @@ CPPFLAGS="-DUSE_GET_STACKBASE_FOR_MAIN"; export CPPFLAGS --disable-docs \ --enable-cplusplus \ --enable-large-config \ - --enable-threads=posix + --enable-threads=posix \ + --with-libatomic-ops=yes %{make_build} |