diff options
author | Sven Eden <yamakuzure@gmx.net> | 2016-05-06 17:46:05 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2016-05-08 00:31:48 +0200 |
commit | 38460857021466100646b9a8b110798cc7661abf (patch) | |
tree | d478520527d8ef944233245e46cae1d9f79516f8 /app-doc/linux-gazette/linux-gazette-24.ebuild | |
parent | sci-misc/boinc: Fix VSYSCALL check for boinc-7.4.42 (diff) | |
download | gentoo-38460857021466100646b9a8b110798cc7661abf.tar.gz gentoo-38460857021466100646b9a8b110798cc7661abf.tar.bz2 gentoo-38460857021466100646b9a8b110798cc7661abf.zip |
sci-misc/boinc: Fix VSYSCALL check for boinc-7.6.31
Gentoo-Bug: 578750
The configuration options were misunderstood.
- CONFIG_X86_VSYSCALL_EMULATION only enables a dmesg message if any
legacy application tries to use any vsyscall. If disabled, these
applications simply segfault with no output in dmesg.
- To make the old calls available, either
CONFIG_LEGACY_VSYSCALL_NATIVE or CONFIG_LEGACY_VSYSCALL_EMULATE
must be used.
Therefore the ebuild was reverted to check against the
CONFIG_LEGACY_VSYSCALL_NONE option, and warns the user if this is
set.
Package-Manager: portage-2.2.28
Diffstat (limited to 'app-doc/linux-gazette/linux-gazette-24.ebuild')
0 files changed, 0 insertions, 0 deletions