Skip to content
Commit d059b1cc authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

libv4l: fixup after CPPFLAGS addition

Fixes http://autobuild.buildroot.net/results/4602f7cf4407a2969a04267bbc5d276b076a7c91



The preload libraries needs to wrap both the lfs and !lfs variants, so
ensure the lfs versions are not transparently used (as they are when
_LARGEFILE_SOURCE / _FILE_OFFSET_BITS=64 are defined).

This used to work by accident before, as our custom CFLAGS (containing those
defines) wasn't used.

Signed-off-by: default avatarPeter Korsgaard <jacmet@sunsite.dk>
parent 526badc9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment