Files
packages/lang/golang
Jeffery To fc313e772b golang: Format TARGET_LDFLAGS for gcc
go invokes the external linker by calling gcc, so -zxxx options in
TARGET_LDFLAGS (in golang-package.mk) need to be formatted as -Wl,z,xxx.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
(cherry picked from dbd6f224c3)
2019-12-29 18:51:15 +08:00
..
2019-12-09 23:28:07 +01:00
2018-03-21 09:21:57 +08:00
2019-12-09 23:28:07 +01:00