diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-12-22 21:39:17 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-12-22 21:39:17 +0100 |
commit | c61e97a4d9779e72004e563d00e7985104cba462 (patch) | |
tree | f54307364b90dea7f1d11059bf8772e146f343a8 /package/vnstat/0001-configure.ac-add-option-to-disable-image-output.patch | |
parent | 2badd96d9e933afc052f78c1a91cdc5dd98e1a1f (diff) | |
download | buildroot-c61e97a4d9779e72004e563d00e7985104cba462.tar.gz buildroot-c61e97a4d9779e72004e563d00e7985104cba462.zip |
lockdev: fix build with the musl C library
When the musl C library is used, the __GNU_LIBRARY__ symbol is not
defined, so the lockdev code doesn't know what to do. To work around
this, we explicitly pass __GNU_LIBRARY__ when building with musl, this
musl provides what's needed for lockdev to build, as if we were
building against glibc.
Fixes:
http://autobuild.buildroot.org/results/9db/9db4ab40955d3af0027e141245d73ee6c614fb1f/
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/vnstat/0001-configure.ac-add-option-to-disable-image-output.patch')
0 files changed, 0 insertions, 0 deletions