From 3f2811892fd4e850bbe500d0ec9307392bddc519 Mon Sep 17 00:00:00 2001 From: Tigro Date: Mon, 25 Mar 2013 01:04:08 +0400 Subject: [PATCH] do not use system v8 option defined --- chromium-browser-stable.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/chromium-browser-stable.spec b/chromium-browser-stable.spec index 485c005..f453232 100644 --- a/chromium-browser-stable.spec +++ b/chromium-browser-stable.spec @@ -154,6 +154,7 @@ build/gyp_chromium --depth=. \ -D use_system_ffmpeg=0 \ -D proprietary_codecs=0 \ -D use_pulseaudio=1 \ + -D use_system_v8=0 \ -D linux_link_libpci=1 \ -D linux_link_gsettings=1 \ -D linux_link_libspeechd=1 \