nodejs: rebuild for gcc stdc++ dropping gcc4 compat

This commit is contained in:
Enno Boland 2018-07-25 15:13:27 +02:00
parent b5990bca81
commit 619b7b443a
No known key found for this signature in database
GPG key ID: D09964719BDE9971

View file

@ -1,7 +1,7 @@
# Template file for 'nodejs'
pkgname=nodejs
version=9.10.0
revision=1
revision=2
wrksrc=node-v${version}
hostmakedepends="pkg-config python $(vopt_if icu icu)"
makedepends="zlib-devel python-devel $(vopt_if icu icu-devel)