crosswalk: fix build on ARM
[scm/bb/meta-tizen.git] / meta-tizen-common-share / recipes-crosswalk / crosswalk / files / armv6 / include.gypi
1 {
2   'variables': {
3     # Configure for armv6 compilation
4     'target_arch': 'arm',
5     'armv7': 0,
6     'arm_neon': 0,
7   }
8 }