stdenv: Move paxmark function to paxctl's setup hook
This commit is contained in:
@@ -12,7 +12,6 @@ cat "$setup" >> $out/setup
|
||||
sed -e "s^@initialPath@^$initialPath^g" \
|
||||
-e "s^@gcc@^$gcc^g" \
|
||||
-e "s^@shell@^$shell^g" \
|
||||
-e "s^@needsPax@^$needsPax^g" \
|
||||
< $out/setup > $out/setup.tmp
|
||||
mv $out/setup.tmp $out/setup
|
||||
|
||||
|
||||
Reference in New Issue
Block a user