[Buildroot] [PATCH] libcap: disable GOLANG

Peter Korsgaard peter at korsgaard.com
Mon Aug 31 16:24:00 UTC 2020


>>>>> "Tian" == Tian Yuanhao via buildroot <buildroot at busybox.net> writes:

 > This patch is for the next branch.

Ahh, then please mention that. An easy way to do that is using the
--subject-prefix argument to git send-email, E.G.:

git send-email --subject-prefix='PATCH-NEXT' ..

 > Recently, the go infrastructure has changed, and libcap has been
 > upgraded to 2.42. libcap introduced golang in 2.28, see:

 > https://git.kernel.org/pub/scm/linux/kernel/git/morgan/libcap.git/commit/Make.Rules?id=0615d996379dceedefcd65a114f93fefd81c208f

 > When you compile host-go and then compile host-libcap, GOLANG will be
 > automatically set to yes. Because libcap.mk lacks golang support,
 > compilation will fail.

OK.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list