···27272828 # Make binutils output deterministic by default.
2929 ./deterministic.patch
3030+3131+ # Always add PaX flags section to ELF files.
3232+ # This is needed, for instance, so that running "ldd" on a binary that is
3333+ # PaX-marked to disable mprotect doesn't fail with permission denied.
3434+ ./pt-pax-flags-20121023.patch
3035 ];
31363237 buildInputs =