summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/node.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/packages/node.scm b/gnu/packages/node.scm
index 46451d18eb2..614b2dec045 100644
--- a/gnu/packages/node.scm
+++ b/gnu/packages/node.scm
@@ -770,6 +770,7 @@ source files.")
770 "--shared-ngtcp2" 770 "--shared-ngtcp2"
771 "--shared-nghttp3" 771 "--shared-nghttp3"
772 "--shared-zstd" 772 "--shared-zstd"
773 "--shared"
773 ;;Needed for correct snapshot checksums 774 ;;Needed for correct snapshot checksums
774 "--v8-enable-snapshot-compression")) 775 "--v8-enable-snapshot-compression"))
775 ((#:phases phases) 776 ((#:phases phases)