]> git.ipfire.org Git - thirdparty/wireguard-go.git/commitdiff
Do not build tun device on ios
authorJason A. Donenfeld <Jason@zx2c4.com>
Sat, 9 Jun 2018 01:31:17 +0000 (03:31 +0200)
committerJason A. Donenfeld <Jason@zx2c4.com>
Sat, 9 Jun 2018 01:31:17 +0000 (03:31 +0200)
tun/tun_darwin.go

index f692bbe8f0654e1f7661c659c3e399687ade5b6a..626232164f0ad3dc380468e8cc3c55ef887d8687 100644 (file)
@@ -1,3 +1,5 @@
+// +build !ios
+
 /* SPDX-License-Identifier: GPL-2.0
  *
  * Copyright (C) 2017-2018 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.