Commit c5a10099 authored by Johan Bergström's avatar Johan Bergström
Browse files

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: https://github.com/nodejs/io.js/issues/1787
PR-URL: https://github.com/nodejs/io.js/pull/1789


Reviewed-By: default avatarRod Vagg <rod@vagg.org>
Reviewed-By: default avatarBen Noordhuis <info@bnoordhuis.nl>
parent 4d6b768e
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment