ports/lang/node/patches/patch-deps_llhttp_common_gypi

13 lines
386 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
Index: deps/llhttp/common.gypi
--- deps/llhttp/common.gypi.orig
+++ deps/llhttp/common.gypi
@@ -15,7 +15,7 @@
},
'Release': {
'defines': [ 'NDEBUG' ],
- 'cflags': [ '-Wall', '-Wextra', '-O3' ],
+ 'cflags': [ '-Wall', '-Wextra', '-O2' ],
'msvs_settings': {
'VCCLCompilerTool': {
'RuntimeLibrary': 0, # static release