mirror of
https://github.com/nonoo/kappanhang.git
synced 2026-01-17 06:10:10 +01:00
Add platform specific build tags
This commit is contained in:
parent
d47f6e4e29
commit
f996301830
|
|
@ -1,3 +1,5 @@
|
|||
// +build linux
|
||||
|
||||
package main
|
||||
|
||||
import (
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
// +build linux
|
||||
|
||||
package main
|
||||
|
||||
import (
|
||||
|
|
|
|||
Loading…
Reference in a new issue