]> git.pld-linux.org Git - packages/nodejs.git/commitdiff
disable debug packages (memory exhausted on i686 builder) auto/th/nodejs-14.15.0-1
authorJan Palus <atler@pld-linux.org>
Wed, 28 Oct 2020 10:19:05 +0000 (11:19 +0100)
committerJan Palus <atler@pld-linux.org>
Wed, 28 Oct 2020 10:19:05 +0000 (11:19 +0100)
nodejs.spec

index 350f9cc6242a30b6ac731f83716d68d644e2fa63..288cd98133cbf36fb3c233a01f4082af80a35a51 100644 (file)
@@ -7,6 +7,8 @@
 %bcond_without system_uv       # system uv
 %bcond_with    http_parser     # system http-parser and llhttp
 
+%define                _enable_debug_packages  0
+
 # NOTES:
 # - https://nodejs.org/en/download/releases/
 
This page took 0.158021 seconds and 4 git commands to generate.