syncthing: Fix GO_PKG_LDFLAGS_X position
authorPaul Spooren <redacted>
Sat, 27 Jun 2020 08:52:16 +0000 (22:52 -1000)
committerPaul Spooren <redacted>
Sat, 27 Jun 2020 20:30:29 +0000 (10:30 -1000)
commite2fe9bda3d6a2755f36031d8d69c6ea8e08ba715
tree9f72cf8b8a315387a97d4f44084bb7bfd58ca1b4
parentab5bbd9b253904bc6467f540dea3e529f4b69cfb
syncthing: Fix GO_PKG_LDFLAGS_X position

Setting the GO_PKG_LDFLAGS_X after including golang-package does not
include them anymore after commit 25a7f00. By adding flags before they
are correctly loaded and included in `syncthing` binary.

Signed-off-by: Paul Spooren <redacted>
utils/syncthing/Makefile
git clone https://git.99rst.org/PROJECT