Status: New
Owner: ----
New issue 1429 by [email protected]:
extensions/experimental/experimental.gyp problem when chromium is built
with use_system_icu=1
http://code.google.com/p/v8/issues/detail?id=1429
extensions/experimental/experimental.gyp explicitly specifies the
include_dirs of icu (<(icu_src_dir)/public/common), which may conflict with
the settings of icu, e.g. when use_system_icu=1.
The line containing '<(icu_src_dir)/public/common' should be removed.
icu.gyp has set correct include_dirs with 'direct_dependent_settings' for
dependents.
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev