HomeFreeBSD

graphics/osgearth: Unbreak build on arm64

Description

graphics/osgearth: Unbreak build on arm64

The build failed on arm64 for including llvm intrinsics headers for x86
architectures. The extra patch for i386 already modified the build not
to use these intrinsics, so it solves the issue for arm64 as well. It is
still needed on i386 because intrinsics requiring SSE are used.

Therefore, rename the patch file to better describe the purpose and use
it for any architecture except amd64 and powerpc64, the latter assuming
the flags used for powerpc64 still work, which I cannot test myself.

The result on architectures that built fine before is unchanged,
therefore no revision bump is required.

Reported by: pkg-fallout

Details

Provenance
ziriasAuthored on Jul 24 2023, 7:09 PM
Parents
R11:cc61a64ebb80: www/nginx: Unbreak ngx_cache_purge module
Branches
Unknown
Tags
Unknown