]> git.pld-linux.org Git - packages/chromium-browser.git/blob - chromium-ppapi.patch
up to 25.0.1364.97
[packages/chromium-browser.git] / chromium-ppapi.patch
1 from gentoo chromium-ppapi-r0.patch
2
3 --- ppapi/ppapi_untrusted.gyp.orig      2012-06-12 10:20:16.000000000 +0200
4 +++ ppapi/ppapi_untrusted.gyp   2012-06-12 10:20:52.000000000 +0200
5 @@ -80,7 +80,7 @@
6          ],
7        },
8        'conditions': [
9 -        ['target_arch!="arm"', {
10 +        ['target_arch!="arm" and disable_glibc==0', {
11            'variables': {
12              'build_glibc': 1,
13              # NOTE: Use /lib, not /lib64 here; it is a symbolic link which
This page took 0.032502 seconds and 3 git commands to generate.