summaryrefslogtreecommitdiff
path: root/recipes-browser/chromium/chromium-24.0.1312.52/armv7a/oe-defaults.gypi
blob: 8b23d1db72ec9d4ba92aae1f5f15778d842850da (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
  'variables': {
    'use_system_bzip2': 1,
    'disable_nacl': 1,
    'proprietary_codecs': 1,
    'v8_use_snapshot': 1,
    'use_system_ffmpeg': 0,
    'linux_use_tcmalloc': 0,
    'linux_link_kerberos': 0,
    'use_kerberos': 0,
    'use_cups': 0,
    'use_gnome_keyring': 0,
    'linux_link_gnome_keyring': 0,
    'use_third_party_translations': 1,
    'werror': '',
    'OS': 'linux',
    'ffmpeg_branding': 'ChromeOS',
  }, 
}