bug-guile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#29940: Acknowledgement (guile-2.2.3 does not work pax mprotect)


From: Thomas Klausner
Subject: bug#29940: Acknowledgement (guile-2.2.3 does not work pax mprotect)
Date: Mon, 8 Jan 2018 11:42:22 +0100

The attached patch is a workaround: we can mark the guile binary to
not use the PAX mprotect feature using paxctl +m. On Linux, paxctl has
different flags, so I wrapped it in an "if", and it uses knowledge of
libtool internals, so it is not a good idea to integrate this patch
as-is.

Better would be of course to make guile work with PAX mprotect.
 Thomas

Attachment: patch-libguile_Makefile.in
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]