Commit Graph

7 Commits

Author SHA1 Message Date
Dominic Della Valle
da4f08fb1e pass build flags on Solaris/Illumos 2019-11-13 11:56:52 -05:00
Steven Allen
3d5df67ba7 feat: openbsd support 2019-08-01 16:40:57 -07:00
Steven Allen
7e0f41e6a7 feat: add freebsd support 2019-07-26 16:41:04 -07:00
Jeff Wendling
2df7e68102 Revert "remove unsupported build flags on go1.9.4+"
This reverts commit 6eae62b008.
This reverts commit baa1f6250e.

Leaves in the removal of -w from the darwin LDFLAGS as it is still
problematic on 1.9.5 and 1.10.1.
2018-04-05 16:06:18 -06:00
Jeff
baa1f6250e
remove unsupported build flags on go1.9.4+ 2018-02-07 13:17:32 -07:00
Jeff Wendling
4ea35d79e3 fix build on dev version of go on osx
cgo starts exiting when pkg-config doesn't work, so limit calling
pkg-config to linux and windows.

we also need to specify -lssl and -lcrypto in the linker flags
when we don't have pkg-config
2017-12-07 13:32:27 -07:00
Andrew Harding
8ef358132a convenient tag to support static linking 2017-09-28 15:57:55 -06:00