eugenis accepted this revision.
eugenis added a comment.
This revision is now accepted and ready to land.
LGTM
================
Comment at: compiler-rt/test/sanitizer_common/netbsd_commands/run_noaslr.sh:4
+PATH=${PATH}:/usr/sbin
+paxctl +a "${1}"
+exec "${@}"
----------------
krytarowski wrote:
> I propose to use `/usr/bin/paxctl` as it will be PATH and environment
> independent. We already use this direct path approach in pkgsrc.
It this path correct? /usr/sbin in the code vs /usr/bin in the comment.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70958/new/
https://reviews.llvm.org/D70958
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits