HomeFreeBSD

www/chromium: Fix build on aarch64

Description

www/chromium: Fix build on aarch64

arm64 doesn't have elf_aux_info and FreeBSD doesn't support getauxval.
For both boringssl and zlib disable the feature checking until we have
a way to expose those feature to the user.
Remove a patch (patch-third__party_boringssl_src_crypto_cpu-aarch64-linux.c) which is a no op
as all the code in under OPENSSL_LINUX which isn't defined.

Reviewed by: cpm, bapt
Approved by: bapt (mentor)
Differential Revision: https://reviews.freebsd.org/D17207

Details

Provenance
manuAuthored on
Reviewer
cpm
Differential Revision
D17207: www/chromium: Fix build on aarch64
Parents
rP485932: sysutils/u-boot: Update to 2018.11
Branches
Unknown
Tags
Unknown