diff options
author | Hongxu Jia <hongxu.jia@windriver.com> | 2019-09-02 16:36:48 +0800 |
---|---|---|
committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2019-09-03 16:01:06 -0400 |
commit | f8568abe01de28e91adaeb636ee0ed89c1d1c8b8 (patch) | |
tree | 5f26b2d8a39ae579e8a02c99a448282c228e6b82 /recipes-networking/openvswitch/files/openvswitch-testcontroller | |
parent | ac0b214d5f41ef74559f528969f5597d4165ee92 (diff) | |
download | meta-virtualization-f8568abe01de28e91adaeb636ee0ed89c1d1c8b8.tar.gz |
kubernetes: building unstripped binaries
Specify GOLDFLAGS as an empty string for building unstripped binaries, which allows
you to use code debugging tools like delve. When GOLDFLAGS is unspecified, it defaults
to "-s -w" which strips debug information. Other flags that can be used for GOLDFLAGS
are documented at https://golang.org/cmd/link/ [1]
[1] https://github.com/kubernetes/kubernetes/blob/master/build/root/Makefile#L82
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'recipes-networking/openvswitch/files/openvswitch-testcontroller')
0 files changed, 0 insertions, 0 deletions