]> xenbits.xensource.com Git - xen.git/commit
tools/go: honor append build flags
authorRoger Pau Monne <roger.pau@citrix.com>
Wed, 7 Jul 2021 07:15:31 +0000 (09:15 +0200)
committerIan Jackson <iwj@xenproject.org>
Mon, 13 Sep 2021 12:38:36 +0000 (13:38 +0100)
commita89bcd9737757e4d671783588a6041a84a5e1754
tree015765214cf9d72d11c17c895c0311c5b5e64d2d
parent6d45368a0a89e01a3a01d156af61fea565db96cc
tools/go: honor append build flags

Make the go build use APPEND_{C/LD}FLAGS when necessary, just like
other parts of the build.

Reported-by: Ting-Wei Lan <lantw44@gmail.com>
Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
Acked-by: Nick Rosbrook <rosbrookn@ainfosec.com>
Acked-by: Ian Jackson <iwj@xenproject.org>
tools/golang/xenlight/Makefile