diff options
author | Ross Burton <ross@burtonini.com> | 2020-12-01 15:23:00 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-12-06 23:17:27 +0000 |
commit | 126f03845583f112006401472ad2845583bc6436 (patch) | |
tree | a4259f5ff90290ffbc225b9dd7eedbf3d83c8e57 /meta-yocto-bsp | |
parent | 7d7197b28226a9ab39babf5be5c4aa92473a2e60 (diff) | |
download | poky-126f03845583f112006401472ad2845583bc6436.tar.gz |
ldconfig-native: don't write auxiliary cache
The auxiliary cache written by ldconfig is only useful for speeding up
future runs of ldconfig, and as it contains inode numbers as the keys
in a dictionary it is entirely pointless to generate on the build host.
(From OE-Core rev: 67c1ceb193130fcb30853c2cd1a6ef33a814886e)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-yocto-bsp')
0 files changed, 0 insertions, 0 deletions