HomeFreeBSD

sysutils/edk2: Fix build on aarch64

Description

sysutils/edk2: Fix build on aarch64

Build on aarch64 was failing with the following error:

ld-elf.so.1: /lib/libgcc_s.so.1: version GCC_4.5.0 required by
/usr/local/lib/gcc11/libstdc++.so.6 not found

Fix by using /usr/local/lib/gcc*/libgcc_s.so.1 instead.

While here, also define WWW variable.

PR: 266404
Approved by: imp (uboot)

Details

Provenance
markmi_dsl-only.netAuthored on Oct 21 2022, 9:47 PM
salvadoreCommitted on Oct 21 2022, 10:00 PM
Parents
R11:bf7a619316b5: dns/powerdns: update to 4.7.0
Branches
Unknown
Tags
Unknown