summaryrefslogtreecommitdiff
path: root/link_unix.go
diff options
context:
space:
mode:
Diffstat (limited to 'link_unix.go')
-rw-r--r--link_unix.go8
1 files changed, 8 insertions, 0 deletions
diff --git a/link_unix.go b/link_unix.go
new file mode 100644
index 0000000..9d270bf
--- /dev/null
+++ b/link_unix.go
@@ -0,0 +1,8 @@
+// +build !windows
+// +build !darwin
+
+// 11 december 2015
+
+package ui
+
+// #cgo LDFLAGS: -L. -lui -lpthread