We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76a4d11 commit 7dbafccCopy full SHA for 7dbafcc
pcre.go
@@ -48,7 +48,7 @@ package pcre
48
49
/*
50
#cgo LDFLAGS: -lpcre
51
-#cgo CFLAGS: -I/opt/local/include
+#cgo CFLAGS: -I/opt/local/include -I/usr/local/include
52
#include <pcre.h>
53
#include <string.h>
54
*/
0 commit comments