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