packages/lang/golang
Jeffery To b621d1b0f3 golang: Update for ASLR PIE tristate option change
The ASLR PIE option was changed to a tristate option
(openwrt/openwrt@19cbac7d26). This updates
the Go compiler package and golang-package.mk to account for this
change.

This also adds warning messages for when the user has selected PIE but
Go does not have PIE support for the chosen target.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-01-15 19:36:09 +08:00
..
golang golang: Update for ASLR PIE tristate option change 2020-01-15 19:36:09 +08:00
golang-compiler.mk golang: Add support for ASLR/PIE for host and target Go 2020-01-08 19:29:54 +08:00
golang-package.mk golang: Update for ASLR PIE tristate option change 2020-01-15 19:36:09 +08:00
golang-values.mk golang: Fix selection of GOARM value 2020-01-14 22:11:02 +08:00
golang-version.mk golang: Update to 1.13.6 2020-01-14 22:34:07 +08:00