summaryrefslogtreecommitdiffstats
path: root/package/gcc
diff options
context:
space:
mode:
authorPeter Korsgaard <peter@korsgaard.com>2018-10-20 23:26:35 +0200
committerPeter Korsgaard <peter@korsgaard.com>2018-10-21 01:50:35 +0200
commita181d5de361782f687d7a9f11e9ee8d3b0fafca9 (patch)
treef2aa8474ad2261291ace648808016682daca2ef6 /package/gcc
parent6433cefa5c22e879fa2df0d3501a7492c4b9019c (diff)
downloadbuildroot-a181d5de361782f687d7a9f11e9ee8d3b0fafca9.tar.gz
buildroot-a181d5de361782f687d7a9f11e9ee8d3b0fafca9.zip
toolchain: move glibc nsswitch.conf handling to a post-target hook
nsswitch.conf is processed both by the toolchain, nss-mdns and nss-myhostname without any guaranteed ordering in between. The toolchain package ensures that nsswitch.conf is available, and the two nss-* packages tweaks the content, so the toolchain processing should run before the nss-* ones. Toolchain is a dependency of all the packages, so ensure this is done by moving the toolchain handling to a post-target-install hook. Also move the variable to toolchain/toolchain/toolchain.mk where the virtual toolchain package is defined for clarity. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/gcc')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud