web: Gentoo HOWTO update

Suggested by calypso2k@poczta.fm



git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@6809 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Vladislav Bolkhovitin
2016-02-18 03:29:33 +00:00
parent 2607cd0e47
commit 69834314b6

View File

@@ -85,6 +85,13 @@ work perfectly)
5. Build SCST
! Important: SCST 3.1.x and trunk: Gentoo Hardened kernels uses
Grsec/PaX patchset. If you happen to use one of those kernels
(sys-kernel/hardened-sources) you need to change every call
"object_is_on_stack" to "object_starts_on_stack" to compile SCST
successfully. At the time of writing this there is a single such call
in scst/src/scst_lib.c
cd /root/scst
make 2perf
make scst scst_install