diff options
author | Jakob Unterwurzacher | 2018-07-01 21:07:50 +0200 |
---|---|---|
committer | Jakob Unterwurzacher | 2018-07-01 21:48:51 +0200 |
commit | 5243cd0e0d90c8a8aca735e06302d5a9d891a8a6 (patch) | |
tree | 7cc77760a285674ebb98018f36c284be1f621c32 /internal/fusefrontend/xattr.go | |
parent | 2d68b06f9dab66b2a0a6c29c8d5450e2b1d43fae (diff) |
trezor: hide behind compile tag
The trezor libraries are not yet stable enough to build
gocryptfs with trezor support by default.
It does not even compile at the moment:
$ ./build.bash -tags enable_trezor
# github.com/conejoninja/tesoro/vendor/github.com/trezor/usbhid
../../conejoninja/tesoro/vendor/github.com/trezor/usbhid/hid.go:32:11: fatal error: os/threads_posix.c: No such file or directory
#include "os/threads_posix.c"
^~~~~~~~~~~~~~~~~~~~
compilation terminated.
https://github.com/conejoninja/tesoro/issues/9
Diffstat (limited to 'internal/fusefrontend/xattr.go')
0 files changed, 0 insertions, 0 deletions