Skip to content
This repository was archived by the owner on Jan 31, 2024. It is now read-only.

[elastic] Add CGO_ENABLED=0 when we build the go lsp. #86

Conversation

movie-travel-code
Copy link

'CGO_ENABLED=0' will enable a full statically linked binary to get rid
of the libc dependency. This option will make the go lsp more portable.

@AppVeyorBot
Copy link

'CGO_ENABLED=0' will enable a full statically linked binary to get rid
of the libc dependency. This option will make the go lsp more portable.
@movie-travel-code movie-travel-code force-pushed the make_go_lsp_more_portable branch from 396da9d to f3f961a Compare September 3, 2019 09:17
@AppVeyorBot
Copy link

@movie-travel-code movie-travel-code merged commit 37aa6c2 into elastic:master Sep 3, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants