build: avoid passing empty strings to build flags · nodejs/node@c5a1009 · GitHub
Skip to content

Commit c5a1009

Browse files
committed
build: avoid passing empty strings to build flags
While checking the return values from icu-i18n, we didn't validate the content before passing it to the build system. Also make cflags parsing more robust by avoiding empty strings. Fixes: #1787 PR-URL: #1789 Reviewed-By: Rod Vagg <rod@vagg.org> Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
1 parent 4d6b768 commit c5a1009

1 file changed

Lines changed: 9 additions & 3 deletions

File tree

configure

Lines changed: 9 additions & 3 deletions

0 commit comments

Comments
 (0)