Do not use --as-needed, breaks linking
This commit is contained in:
parent
7c2f27590b
commit
e2c8cadc8b
1 changed files with 4 additions and 0 deletions
4
nut.spec
4
nut.spec
|
|
@ -1,4 +1,5 @@
|
|||
%global _hardened_build 1
|
||||
%undefine _ld_as_needed
|
||||
%bcond_with python2
|
||||
|
||||
#TODO: split nut-client so it does not require python
|
||||
|
|
@ -444,6 +445,9 @@ fi
|
|||
%{_libdir}/pkgconfig/libnutscan.pc
|
||||
|
||||
%changelog
|
||||
* Tue Sep 1 2020 Orion Poplawski <orion@nwra.com> - 2.7.4-34
|
||||
- Do not use --as-needed, breaks linking
|
||||
|
||||
* Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.7.4-34
|
||||
- Second attempt - Rebuilt for
|
||||
https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue