Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Remove pcre-config from binding.gyp
  • Loading branch information
implausible committed Jun 28, 2019
commit 08e54cd4885507d3d0831a3fe3879161164b2c39
3 changes: 0 additions & 3 deletions generate/templates/templates/binding.gyp
Original file line number Diff line number Diff line change
Expand Up @@ -163,9 +163,6 @@
}],
[
"OS=='linux' or OS.endswith('bsd') or <(is_IBMi) == 1", {
"libraries": [
"<!(pcre-config --libs-posix)"
],
"cflags": [
"-std=c++11"
]
Expand Down