chromium: don't error when setting broken=
This commit is contained in:
@@ -32,7 +32,9 @@ depends="libexif hwids desktop-file-utils hicolor-icon-theme"
|
||||
nostrip_files="$(vopt_if nacl 'nacl_irt_x86_64.nexe nacl_irt_x86_32.nexe')"
|
||||
|
||||
# nacl currently makes problems with GN
|
||||
[ "$build_option_nacl" ] && broken=yes
|
||||
if [ -n "$build_option_nacl" ]; then
|
||||
broken=yes
|
||||
fi
|
||||
|
||||
post_extract() {
|
||||
case "${XBPS_TARGET_MACHINE}" in
|
||||
|
||||
Reference in New Issue
Block a user