diff options
author | CoprDistGit <infra@openeuler.org> | 2024-08-15 01:40:02 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-08-15 01:40:02 +0000 |
commit | c2309caffc40df360d3675337bb9095c9ffb99b6 (patch) | |
tree | 5d714d9afab1dc8cbfea82a7c0192c034bbfb69e | |
parent | aa998c44b88fb2cc5238cba19c17cb187a2819a7 (diff) |
automatic import of gcopeneuler24.03_LTS
-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} |