summaryrefslogblamecommitdiff
path: root/sysutils/cdrdao/pkg-message
blob: 2f212abc2f2de38347f473b97b1f82868e486dcb (plain) (tree)
1
2
3
4
5
6
7
8
9
     
                                                                 




                                                         
                                                                           
                     
Note:
 * 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.