mirror of
https://github.com/google/go-attestation.git
synced 2025-06-22 00:13:48 +00:00
Restore changes accidentally reverted during reconciliation (#256)
This commit is contained in:
@ -12,7 +12,9 @@
|
||||
// License for the specific language governing permissions and limitations under
|
||||
// the License.
|
||||
|
||||
//go:build (!localtest || !tpm12) && linux && cgo
|
||||
// +build !localtest !tpm12
|
||||
// +build linux
|
||||
// +build cgo
|
||||
|
||||
// NOTE: simulator requires cgo, hence the build tag.
|
||||
|
Reference in New Issue
Block a user