Skip to content
Snippets Groups Projects
  1. Dec 08, 2017
    • Anthony Mallet's avatar
      [wip/FRILibrary] Don't require CAP_SYS_NICE and compile with -fPIC to objects · f974891d
      Anthony Mallet authored
       * patch-aj and patch-ak prevent the software from miserably failing when a
         user does not have CAP_SYS_NICE. This is merely required to set the
         scheduling parameters of threads, and this should not be fatal.
         Just print a warning instead.
      
       * update patch-ai to compile object files with -fPIC. This won't hurt when
         linked in an executable, and it is required whenb link this library in a
         another shared library.
      
       * Fix unzip extraction by forcing -aa, so that CR/LF is converted
         correctly. Updated all patches accordingly
      
      Fixes #140, bump PKGREVISION
      f974891d
  2. May 24, 2016
  3. May 23, 2016
Loading