diff options
author | Baruch Siach <baruch@tkos.co.il> | 2018-06-11 21:24:47 +0300 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2018-06-11 21:37:36 +0200 |
commit | b4a7145b0b98fb37ee649e293a6a81785df67837 (patch) | |
tree | dcecc7ee05ff4b3958ca140d9968703972d4a9f0 /docs/manual/adding-packages-golang.txt | |
parent | 0647268416ecf5c50741838fae4fc48b1c0750be (diff) | |
download | buildroot-b4a7145b0b98fb37ee649e293a6a81785df67837.tar.gz buildroot-b4a7145b0b98fb37ee649e293a6a81785df67837.zip |
triggerhappy: use target pkg-config
triggerhappy uses pkg-config to detect the systemd library. Make sure it
uses the target pkg-config, not the host one.
Fixes build failure when the host has systemd pkg-config files:
.../host/bin/arm-linux-gcc -static th-cmd.o cmdsocket.o -lsystemd -o th-cmd
.../host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-uclibcgnueabi/6.4.0/../../../../arm-buildroot-linux-uclibcgnueabi/bin/ld: cannot find -lsystemd
Cc: Peter Korsgaard <peter@korsgaard.com>
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'docs/manual/adding-packages-golang.txt')
0 files changed, 0 insertions, 0 deletions