Skip to content

Commit ca4f175

Browse files
authored
Merge branch 'main' into rzhao271/polish-prebuilds
2 parents e1479b8 + 8f1b580 commit ca4f175

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

binding.gyp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
'libraries': [
8181
'-lutil'
8282
],
83-
'cflags': ['-Wall', '-O2', '-D_FORTIFY_SOURCE=2'],
83+
'cflags': ['-Wall', '-O2'],
8484
'ldflags': [],
8585
'conditions': [
8686
# http://www.gnu.org/software/gnulib/manual/html_node/forkpty.html

0 commit comments

Comments
 (0)