]> code.ossystems Code Review - openembedded-core.git/commit
ldconfig-native: don't write auxiliary cache
authorRoss Burton <ross@burtonini.com>
Tue, 1 Dec 2020 15:23:00 +0000 (15:23 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 6 Dec 2020 23:16:50 +0000 (23:16 +0000)
commit67c1ceb193130fcb30853c2cd1a6ef33a814886e
tree0e6d6ad8ae0be5404b9b11f1045ab99370de8559
parente5eda809a41732dfa4988799360be3d1280c1209
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.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/glibc/ldconfig-native-2.12.1/no-aux-cache.patch [new file with mode: 0644]
meta/recipes-core/glibc/ldconfig-native_2.12.1.bb