HomeFreeBSD

Remove special code handling armv7 and armv6 (which for GCC 6 and

Description

Remove special code handling armv7 and armv6 (which for GCC 6 and
5-based ports is necessary for aarch64, armv6 and armv7, but that
we do not need for newer ports). [1]

Shorten the distinct .if statements for architecture-specific settings,
to use .elif instead.

Consulted with: andreast [1]

Details

Provenance
geraldAuthored on
Parents
rP455403: Fix runtime dependencies with python 2.7
Branches
Unknown
Tags
Unknown