PKGNAME=nodejs-24
PKGSEC=devel
PKGDEP="python-3 icu zlib brotli libuv openssl ca-certs nghttp2 nghttp3 ngtcp2 sqlite zstd ada hdrhistogram-c simdutf llhttp"
BUILDDEP="chrpath unzip jq"
PKGDES="JavaScript runtime built on the V8 JavaScript engine (LTS branch 24.x)"

ABTYPE=self

# https://github.com/nodejs/node/issues/44195#issuecomment-1545966528
NOLTO=1

# https://github.com/nodejs/node/blob/9027f29e6d5de49842905d0ed082ad5907e80d78/common.gypi#L503
AB_FLAGS_EXC=0
