aboutsummaryrefslogtreecommitdiff
path: root/audio/cdrdao/pkg-message
diff options
context:
space:
mode:
Diffstat (limited to 'audio/cdrdao/pkg-message')
-rw-r--r--audio/cdrdao/pkg-message6
1 files changed, 2 insertions, 4 deletions
diff --git a/audio/cdrdao/pkg-message b/audio/cdrdao/pkg-message
index 5656ed652f6d..2f212abc2f2d 100644
--- a/audio/cdrdao/pkg-message
+++ b/audio/cdrdao/pkg-message
@@ -1,11 +1,9 @@
Note:
- * Be sure your kernel is built with "options SYSVMSG" and "options SYSVSHM".
- Cdrdao requires kernel with these options.
- * Also, you must include
+ * If you want to use POSIX schedule mechanism, you must include
options "P1003_1B"
options "_KPOSIX_PRIORITY_SCHEDULING"
options "_KPOSIX_VERSION=199309L"
in your kernel configuration. These options are required by POSIX thread
- control functions.
+ control functions.