diff options
author | Jakob Unterwurzacher | 2020-04-18 16:55:41 +0200 |
---|---|---|
committer | Jakob Unterwurzacher | 2020-04-18 17:09:25 +0200 |
commit | 5da5e9fdf2db0f3c709a6662604d768865462068 (patch) | |
tree | 6c70447704e0d27e39956bc7a8cfd419d4405eb8 /tests/root_test | |
parent | f6b1c680b3f7c7d5cd842cca3117f5ee2f0f2fad (diff) |
build.bash: don't enable -buildmode=pie for static builds
Causes warnings:
$ ./build-without-openssl.bash
# github.com/rfjakob/gocryptfs
loadinternal: cannot find runtime/cgo
# github.com/rfjakob/gocryptfs/gocryptfs-xray
loadinternal: cannot find runtime/cgo
# github.com/rfjakob/gocryptfs/contrib/statfs
loadinternal: cannot find runtime/cgo
gocryptfs v1.7.1-48-gf6b1c68 without_openssl; go-fuse v1.0.1-0.20190319092520-161a16484456; 2020-04-18 go1.13.6 linux/amd64
https://github.com/golang/go/issues/30986
Diffstat (limited to 'tests/root_test')
0 files changed, 0 insertions, 0 deletions