diff options
author | Andre McCurdy <armccurdy@gmail.com> | 2015-07-15 18:58:07 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-07-20 10:40:40 +0100 |
commit | 2173c00a5f930da79871d2cd326b558763d80084 (patch) | |
tree | 894c286809185478e8db5f59e902b337480a30d4 /meta/classes/blacklist.bbclass | |
parent | 26b2db8024e968a1ad0ebdf60444caec5aea2eb6 (diff) | |
download | poky-2173c00a5f930da79871d2cd326b558763d80084.tar.gz |
libcap: avoid losing default Large File Support CFLAGS
-D_LARGEFILE64_SOURCE and -D_FILE_OFFSET_BITS=64 are present in the
default libcap CFLAGS. Add them to the OE CFLAGS too, so that they
are still in effect when the OE CFLAGS over-ride the defaults.
(From OE-Core rev: 974c8266b30ae114ab331f0ce39fd0fcf4868f1a)
Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/blacklist.bbclass')
0 files changed, 0 insertions, 0 deletions