diff options
author | CoprDistGit <infra@openeuler.org> | 2024-08-23 02:49:52 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-08-23 02:49:52 +0000 |
commit | ceee7c73f7462ec616bee19ba38ef413823d1f6a (patch) | |
tree | 6b70ed90a327b7c5d7f5a77b9d8472be99ed2080 /gc.spec | |
parent | 853eecf526204085c47b87e57886f7e25bf44327 (diff) |
automatic import of gc
Diffstat (limited to 'gc.spec')
-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} |