mirror of
https://abf.rosa.ru/djam/chromium-browser-stable-test.git
synced 2025-02-24 10:02:47 +00:00
build with system icu
This commit is contained in:
parent
c27294373b
commit
4fd0c7883f
1 changed files with 3 additions and 3 deletions
|
@ -313,7 +313,8 @@ buildconfig+=" -Dclang=0"
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%if 0%{?chromium_system_libs}
|
%if 0%{?chromium_system_libs}
|
||||||
buildconfig+=" -Duse_system_flac=1
|
buildconfig+=" -Duse_system_icu=1
|
||||||
|
-Duse_system_flac=1
|
||||||
-Duse_system_speex=1
|
-Duse_system_speex=1
|
||||||
-Duse_system_fontconfig=1
|
-Duse_system_fontconfig=1
|
||||||
-Duse_system_jsoncpp=1
|
-Duse_system_jsoncpp=1
|
||||||
|
@ -358,8 +359,7 @@ buildconfig+=" -Dsystem_libdir=lib64
|
||||||
-Dtarget_arch=x64"
|
-Dtarget_arch=x64"
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
buildconfig+=" -Duse_system_icu=0
|
buildconfig+=" -Dicu_use_data_file_flag=0
|
||||||
-Dicu_use_data_file_flag=0
|
|
||||||
-Duse_pulseaudio=1
|
-Duse_pulseaudio=1
|
||||||
-Dlinux_link_libpci=1
|
-Dlinux_link_libpci=1
|
||||||
-Dlinux_link_gnome_keyring=1
|
-Dlinux_link_gnome_keyring=1
|
||||||
|
|
Loading…
Add table
Reference in a new issue