mirror of
https://github.com/NixOS/nix
synced 2025-07-07 10:11:47 +02:00
Build RPMs for Fedora 25
Disabled hardened build because it makes the linker fail with messages like relocation R_X86_64_PC32 against undefined symbol `BZ2_bzWriteOpen' can not be used when making a shared object; recompile with -fPIC See https://fedoraproject.org/wiki/Changes/Harden_All_Packages.
This commit is contained in:
parent
99bbddedb1
commit
bb6656b8a2
2 changed files with 6 additions and 4 deletions
|
@ -1,3 +1,5 @@
|
|||
%undefine _hardened_build
|
||||
|
||||
%global nixbld_user "nix-builder-"
|
||||
%global nixbld_group "nixbld"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue