]> git.pld-linux.org Git - packages/dietlibc.git/commitdiff
vsyscall note
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 10 Jan 2018 14:38:11 +0000 (15:38 +0100)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 10 Jan 2018 14:38:11 +0000 (15:38 +0100)
dietlibc.spec

index 46d19ed40fe0b4d03893b54576a56e8c273c034a..0f26b954f3e1fad8388d9912956ebc6412cbbd9d 100644 (file)
@@ -1,4 +1,8 @@
-#
+# NOTE: recent PLD kernels no longer support vsyscalls and dietlibc
+# uses vsyscall heavily, so your apps can stop working segfaulting with:
+# "vsyscall attempted with vsyscall=none ...."
+# in dmesg.
+
 # Conditional build:
 %bcond_without ssp     # stack-smashing protector
 %bcond_with    dynamic # dynamic lib support
This page took 0.071858 seconds and 4 git commands to generate.