mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-01 03:12:51 +00:00
Merge pull request #145060 from SuperSandro2000/tagutil
This commit is contained in:
commit
7bc24afb03
@ -30,7 +30,7 @@ stdenv.mkDerivation rec {
|
||||
zlib
|
||||
];
|
||||
|
||||
prePatch = ''
|
||||
postPatch = ''
|
||||
substituteInPlace CMakeLists.txt \
|
||||
--replace "-o aslr" ""
|
||||
'';
|
||||
|
Loading…
Reference in New Issue
Block a user