Skip to content

Commit 08e54cd

Browse files
committed
Remove pcre-config from binding.gyp
1 parent 5bec4b7 commit 08e54cd

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

generate/templates/templates/binding.gyp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -163,9 +163,6 @@
163163
}],
164164
[
165165
"OS=='linux' or OS.endswith('bsd') or <(is_IBMi) == 1", {
166-
"libraries": [
167-
"<!(pcre-config --libs-posix)"
168-
],
169166
"cflags": [
170167
"-std=c++11"
171168
]

0 commit comments

Comments
 (0)