Revert "glib: fix musl build"
This is no longer needed with the previous PIE hardening fixes.
This reverts commit 74e0aaaa30.
This commit is contained in:
@@ -134,8 +134,6 @@ stdenv.mkDerivation rec {
|
||||
"-DG_DISABLE_CAST_CHECKS"
|
||||
];
|
||||
|
||||
hardeningDisable = [ "pie" ];
|
||||
|
||||
postPatch = ''
|
||||
chmod +x gio/tests/gengiotypefuncs.py
|
||||
patchShebangs gio/tests/gengiotypefuncs.py
|
||||
|
||||
Reference in New Issue
Block a user