constraint: example of forcing an error for impossible builds

This commit is contained in:
2025-08-27 15:54:23 -04:00
parent 0d9ce81ed3
commit 95e06f326d
4 changed files with 14 additions and 0 deletions

3
constraint/constraint.go Normal file
View File

@@ -0,0 +1,3 @@
//go:build cgo
package constraint