diff options
-rw-r--r-- | gc.spec | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -39,7 +39,7 @@ CPPFLAGS="-DUSE_GET_STACKBASE_FOR_MAIN"; export CPPFLAGS --enable-cplusplus \ --enable-large-config \ --enable-threads=posix \ - --with-libatomic-ops=no + --without-libatomic-ops %{make_build} |