numactl: fix uclibc build issue
The patch added in commit 21ed7a92 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>
Loading
Please register or sign in to comment