Skip to content

Instantly share code, notes, and snippets.

@arbovm
Created August 29, 2011 13:45
Show Gist options
  • Save arbovm/1178420 to your computer and use it in GitHub Desktop.
Save arbovm/1178420 to your computer and use it in GitHub Desktop.
gozk static patch
--- gozk.go 2011-08-29 09:44:44.193098000 +0000
+++ gozk_static.go 2011-08-29 13:38:18.059167567 +0000
@@ -10,7 +10,6 @@
/*
#cgo CFLAGS: -I/usr/include/c-client-src
-#cgo LDFLAGS: -lzookeeper_mt
#include <zookeeper.h>
#include "helpers.h"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment