nodejs: Fix -Wc++11-narrowing on mips

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2020-04-15 11:22:55 -07:00
parent 4f1db78cce
commit db0075f503
2 changed files with 20 additions and 0 deletions
@@ -22,6 +22,7 @@ SRC_URI = "http://nodejs.org/dist/v${PV}/node-v${PV}.tar.xz \
file://big-endian.patch \
file://0001-build-allow-passing-multiple-libs-to-pkg_config.patch \
file://0002-build-allow-use-of-system-installed-brotli.patch \
file://mips-warnings.patch \
"
SRC_URI_append_class-target = " \
file://0002-Using-native-binaries.patch \