summaryrefslogtreecommitdiffstats
path: root/package/numactl/0001-use-glibc-prereq-only-on-glibc.patch
Commit message (Collapse)AuthorAgeFilesLines
* numactl: fix uclibc build issueThomas Petazzoni2016-02-241-35/+0
| | | | | | | | | | | | | | | The patch added in commit 21ed7a92fe5a771911ef06f97522e504d0eebbc2 to fix the musl build had the unfortunate consequence to break the build on uClibc. Thanks to Bernd's work with upstream, both the musl and uclibc issues have been fixed upstream, so this patch updates our numactl package to use the two upstream commits instead of our own private patch. Fixes: http://autobuild.buildroot.net/results/a8729c301a52473899a3e3110802a41cc8afe9db/ Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/numactl: fix musl buildBernd Kuhls2016-02-071-0/+35
Fixes: http://autobuild.buildroot.net/results/355/3555cd0abe68b6f0e2b2089af5ce26dbc4c73df6/ Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> [Thomas: rename patch and improve its description.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
OpenPOWER on IntegriCloud