[packages/chromium-browser] use naclsdk_mode custom gyp define

glen glen at pld-linux.org
Wed Sep 26 18:53:21 CEST 2012


commit 038f76b9c9b2dd5d37005c12cfc1d7115a0a0382
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Wed Sep 26 19:52:29 2012 +0300

    use naclsdk_mode custom gyp define
    
    https://chromiumcodereview.appspot.com/10704036

 chromium-browser.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/chromium-browser.spec b/chromium-browser.spec
index 0f47cc2..05981ff 100644
--- a/chromium-browser.spec
+++ b/chromium-browser.spec
@@ -286,6 +286,7 @@ test -e Makefile || %{__python} build/gyp_chromium --format=make build/all.gyp \
 %if %{with nacl}
 	%{?_:# Disable glibc Native Client toolchain, we don't need it (gentoo bug #417019).} \
 	-Ddisable_glibc=1 \
+	-Dnaclsdk_mode=custom:/usr/x86_64-nacl \
 %else
 	-Ddisable_nacl=1 \
 %endif
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/chromium-browser.git/commitdiff/038f76b9c9b2dd5d37005c12cfc1d7115a0a0382



More information about the pld-cvs-commit mailing list