mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
testing/chromium: fix sandbox filepath
This commit is contained in:
parent
c5a9d132c3
commit
521b86bdfd
@ -109,8 +109,8 @@ build() {
|
||||
werror= \
|
||||
disable_sse2=1 \
|
||||
no_strict_aliasing=1 \
|
||||
linux_sandbox_path=${CHROMIUM_HOME}/chromium-sandbox \
|
||||
linux_sandbox_chrome_path=${CHROMIUM_HOME}/chromium \
|
||||
linux_sandbox_path=${CHROMIUM_HOME}/chrome_sandbox \
|
||||
linux_sandbox_chrome_path=${CHROMIUM_HOME}/chrome \
|
||||
linux_use_tcmalloc=0 \
|
||||
release_extra_cflags='${CFLAGS}' \
|
||||
proprietary_codecs=1 \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user