diff options
author | Julien Floret <julien.floret@6wind.com> | 2016-12-14 09:26:48 +0100 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2016-12-14 10:13:13 +0100 |
commit | 2c410189bfd843be62b35dd3f5796726cdf5db2a (patch) | |
tree | fd65aa78883d0251eb32da887100a2a00e7e1394 /package/python-dateutil/python-dateutil.hash | |
parent | 91b8d74c023157b1755f9fa208df3463744c9751 (diff) | |
download | buildroot-2c410189bfd843be62b35dd3f5796726cdf5db2a.tar.gz buildroot-2c410189bfd843be62b35dd3f5796726cdf5db2a.zip |
netsnmp: handle libnl dependency properly
libnl3 include path was hardcoded in the configure script,
causing the following gcc warning:
WARNING: unsafe header/library path used in cross-compilation:
'/usr/include/libnl3'
Let's apply an upstream patch that addresses the issue: now
pkg-config is used to detect libnl include path.
Also:
- add optional libnl build dependency;
- enable libnl support only when libnl package is selected.
Signed-off-by: Julien Floret <julien.floret@6wind.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/python-dateutil/python-dateutil.hash')
0 files changed, 0 insertions, 0 deletions