Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
attestation-agent: default to ttrpc in Makefile
CDH already does this and ASR doesn't work with GRPC. This change shouldn't break any existing invocations of the makefile with ttrpc=true, only builds that rely on grpc being implicitly picked. Due to the CDH's default and ASR being ttrpc-only I don't think we break anything downstream. Signed-off-by: Magnus Kulke <[email protected]>
- Loading branch information