-
- Downloads
[wip/FRILibrary] Don't require CAP_SYS_NICE and compile with -fPIC to objects
* 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
Showing
- FRILibrary/Makefile 4 additions, 0 deletionsFRILibrary/Makefile
- FRILibrary/distinfo 11 additions, 9 deletionsFRILibrary/distinfo
- FRILibrary/patches/patch-aa 6 additions, 6 deletionsFRILibrary/patches/patch-aa
- FRILibrary/patches/patch-ab 8 additions, 8 deletionsFRILibrary/patches/patch-ab
- FRILibrary/patches/patch-ac 8 additions, 8 deletionsFRILibrary/patches/patch-ac
- FRILibrary/patches/patch-ad 8 additions, 8 deletionsFRILibrary/patches/patch-ad
- FRILibrary/patches/patch-ae 8 additions, 8 deletionsFRILibrary/patches/patch-ae
- FRILibrary/patches/patch-af 8 additions, 8 deletionsFRILibrary/patches/patch-af
- FRILibrary/patches/patch-ag 14 additions, 14 deletionsFRILibrary/patches/patch-ag
- FRILibrary/patches/patch-ah 8 additions, 8 deletionsFRILibrary/patches/patch-ah
- FRILibrary/patches/patch-ai 19 additions, 17 deletionsFRILibrary/patches/patch-ai
- FRILibrary/patches/patch-aj 38 additions, 0 deletionsFRILibrary/patches/patch-aj
- FRILibrary/patches/patch-ak 24 additions, 0 deletionsFRILibrary/patches/patch-ak
Loading
Please register or sign in to comment