golang: Update for ASLR PIE tristate option change
authorJeffery To <redacted>
Wed, 15 Jan 2020 11:36:09 +0000 (19:36 +0800)
committerJeffery To <redacted>
Wed, 15 Jan 2020 11:36:09 +0000 (19:36 +0800)
commitb621d1b0f39cc62f25d4974643e9b02b25bb6158
tree117b270568681282cca1997b92a797ee51cc3404
parent7f1704f357b58f93aed3a0d692a04fc08013e85d
golang: Update for ASLR PIE tristate option change

The ASLR PIE option was changed to a tristate option
(openwrt/openwrt@19cbac7d264dfca1f75849de64beb98830fbb1e4). 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 <redacted>
lang/golang/golang-package.mk
lang/golang/golang/Makefile
git clone https://git.99rst.org/PROJECT