mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
extra/chromium: don't use system zlib
This commit is contained in:
parent
e8f93ab02b
commit
b5bebc1ef9
1 changed files with 1 additions and 1 deletions
|
@ -115,7 +115,7 @@ build() {
|
|||
-Duse_system_libxml=0 \
|
||||
-Duse_system_ssl=0 \
|
||||
-Duse_system_yasm=1 \
|
||||
-Duse_system_zlib=1 \
|
||||
-Duse_system_zlib=0 \
|
||||
-Duse_gconf=0 \
|
||||
-Ddisable_glibc=1 \
|
||||
-Ddisable_sse2=1 \
|
||||
|
|
Loading…
Reference in a new issue