You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As I went through the installation and build steps for the safetrace/enclave, I was missing libzmq3-dev (ubuntu 18.04) and had to symlink llvm-config-6.0 (ln -s /usr/bin/llvm-config-6.0 /usr/local/bin/llvm-config).