X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fbuild%2Flinux%2Fsystem.gyp;h=05ff226f8ea0c1e7cc06227080a312fd59576c9b;hb=ff3e2503a20db9193d323c1d19c38c68004dec4a;hp=50435a414c40c1da204289ab30affad34c516b94;hpb=7338fba38ba696536d1cc9d389afd716a6ab2fe6;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/build/linux/system.gyp b/src/build/linux/system.gyp index 50435a4..05ff226 100644 --- a/src/build/linux/system.gyp +++ b/src/build/linux/system.gyp @@ -6,7 +6,7 @@ 'variables': { 'conditions': [ ['sysroot!=""', { - 'pkg-config': './pkg-config-wrapper "<(sysroot)" "<(target_arch)"', + 'pkg-config': '<(chroot_cmd) ./pkg-config-wrapper "<(sysroot)" "<(target_arch)"', }, { 'pkg-config': 'pkg-config' }], @@ -110,250 +110,250 @@ [ 'use_x11==1', { # Hide X11 and related dependencies when use_x11=0 'targets': [ - { - 'target_name': 'x11', - 'type': 'none', - 'toolsets': ['host', 'target'], - 'conditions': [ - ['_toolset=="target"', { - 'direct_dependent_settings': { - 'cflags': [ - '