diff options
author | CoprDistGit <infra@openeuler.org> | 2024-08-10 17:44:48 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-08-10 17:44:48 +0000 |
commit | b1bb93e159518245c5da56d72f82e0df8dd8d015 (patch) | |
tree | 1cc5056dc9b5d11f264b550a57d72874c63b9450 | |
parent | 403ef471bccc587f5ea037bf5fa4a8edbeec91de (diff) |
automatic import of libyamlopeneuler24.03_LTS
-rw-r--r-- | libyaml.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libyaml.spec b/libyaml.spec index 38bd4e3..a61c9c5 100644 --- a/libyaml.spec +++ b/libyaml.spec @@ -31,7 +31,7 @@ developing applications that use LibYAML. %autosetup -n yaml-%{version} -p1 %build -%cmake +%cmake -DBUILD_SHARED_LIBS=ON %cmake_build %install |