diff options
author | CoprDistGit <infra@openeuler.org> | 2024-09-26 15:27:02 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-09-26 15:27:02 +0000 |
commit | 9cd629bd906ddc7d70ec7847ef5e051409211902 (patch) | |
tree | a4c9261646420afca5ef2e8a776d7494e2c112fe | |
parent | 9797e78a038872624318ff8aad24a464df20d802 (diff) |
automatic import of libtool
-rw-r--r-- | libtool.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libtool.spec b/libtool.spec index 2594b4b..90f4413 100644 --- a/libtool.spec +++ b/libtool.spec @@ -75,7 +75,7 @@ export FCFLAGS="$RPM_OPT_FLAGS -fPIC" %make_build CUSTOM_LTDL_CFLAGS="%_hardening_cflags" CUSTOM_LTDL_LDFLAGS="%_hardening_ldflags" %check -make check VERBOSE=yes +%make_build check VERBOSE=yes %install %make_install |