Skip to content
Commit bcdd6e64 authored by Jeffery To's avatar Jeffery To
Browse files

golang: Remove RSTRIP definition from golang-package.mk



Since RSTRIP is defined in rules.mk as a recursively expanded variable,
there is no need to define it again after setting STRIP in
golang-package.mk.

This also adds a note to the comment for GO_PKG_LDFLAGS to say that -s
and -w flags are not necessary.

Signed-off-by: default avatarJeffery To <jeffery.to@gmail.com>
parent 49a2ff49
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment