diff options
Diffstat (limited to 'build/gobind-yggdrasil/platform_other.go')
-rw-r--r-- | build/gobind-yggdrasil/platform_other.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build/gobind-yggdrasil/platform_other.go b/build/gobind-yggdrasil/platform_other.go index fdfb13bc..2e81e2f4 100644 --- a/build/gobind-yggdrasil/platform_other.go +++ b/build/gobind-yggdrasil/platform_other.go @@ -1,3 +1,4 @@ +//go:build !ios // +build !ios package gobind |