summaryrefslogtreecommitdiff
path: root/net-libs/nodejs/files/ngtcp2_gyp.patch
blob: 5c8342d45224f4d15c3b71e0e35d0ffdfbc640ff (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/deps/ngtcp2/ngtcp2.gyp
+++ b/deps/ngtcp2/ngtcp2.gyp
@@ -81,7 +81,7 @@
       'nghttp3/lib/nghttp3_vec.c',
       'nghttp3/lib/nghttp3_version.c',
       # sfparse is also used by nghttp2 and is included by nghttp2.gyp
-      # 'nghttp3/lib/sfparse.c'
+      'nghttp3/lib/sfparse.c'
     ]
   },
   'targets': [