diff options
author | Reto Brunner <reto@labrat.space> | 2019-06-19 21:46:58 +0200 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2019-06-19 15:48:13 -0400 |
commit | 90db2e54b0150d92e29b939d3cc89ff9c5dd39d4 (patch) | |
tree | 75ee4fa715bf35625e1c5cf49cdd66c412b537f5 /lib/ui/ui.go | |
parent | d1654def192459f829496791406483a1286805e7 (diff) |
Makefile: fix -ldflags -X invocation
Aerc uses the go linker to add some variables like main.Prefix / main.ShareDir
etc. however the go linker only considers the last -ldflags invocation it seems.
This commit fixes the makefile to use only a single -ldflags invocation, which
again sets the vars as expected.
Diffstat (limited to 'lib/ui/ui.go')
0 files changed, 0 insertions, 0 deletions