]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
package/runc: use BR_PATH to find pkg-config
authorRomain Naour <romain.naour@gmail.com>
Thu, 7 Jul 2016 18:39:35 +0000 (20:39 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 8 Jul 2016 19:03:52 +0000 (21:03 +0200)
commitfbc7cd99612e7083fac01c046a1b358aa9a3b39b
tree29ca24c22fcac6ec03f7ec638f33ecd4488aaf61
parentff3e522e748925f6be5732a6e5df6553468ca0a1
package/runc: use BR_PATH to find pkg-config

When BR2_PACKAGE_LIBSECCOMP is set, go will try to find libseccomp
library using pkg-config. But pkg-config is not in the PATH when go
is called during the runc build.

Set the correct PATH in RUNC_MAKE_ENV.

Fixes:
http://autobuild.buildroot.net/results/fea/fea069fec671b32bffd3d133898d71d45abab552

Signed-off-by: Romain Naour <romain.naour@gmail.com>
Cc: Christian Stewart <christian@paral.in>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/runc/runc.mk