[packages/nodejs] disable debug packages (memory exhausted on i686 builder)

atler atler at pld-linux.org
Wed Oct 28 11:20:26 CET 2020


commit 5e8b83c07cb3af6d564e44ab158199af48c20ae5
Author: Jan Palus <atler at pld-linux.org>
Date:   Wed Oct 28 11:19:05 2020 +0100

    disable debug packages (memory exhausted on i686 builder)

 nodejs.spec | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/nodejs.spec b/nodejs.spec
index 350f9cc..288cd98 100644
--- a/nodejs.spec
+++ b/nodejs.spec
@@ -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/
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/nodejs.git/commitdiff/5e8b83c07cb3af6d564e44ab158199af48c20ae5



More information about the pld-cvs-commit mailing list