mono/mono-2.10.5-fix-build.patch
2015-01-13 23:58:13 +04:00

8 lines
387 B
Diff

--- runtime/mono-wrapper.in.build 2011-09-17 13:35:55.000000000 +0200
+++ runtime/mono-wrapper.in 2011-09-17 13:37:09.000000000 +0200
@@ -4,4 +4,5 @@
PATH="$r/runtime/_tmpinst/bin:$PATH"
MONO_SHARED_DIR=$r/runtime
export MONO_CFG_DIR MONO_SHARED_DIR PATH
+paxctl -mr "$r/@mono_runtime@"
exec "$r/libtool" --mode=execute "$r/@mono_runtime@" --config "@mono_cfg_dir@/mono/config" "$@"