HomeFreeBSD

www/c-icap: Fix invalid integer conversion with llvm15+

Description

www/c-icap: Fix invalid integer conversion with llvm15+

Fix invalid pointer conversion with llvm15+. This issue
has been corrected previously by asking the compile to ignore
the errors using CFLAGS -Wno-error=int-conversion.
This flag is now removed and the errors properly fixed.

Also fix the some of the paths in the default configuration
to match the FreeBSD HIER.

PR: 271810
Reported by: fluffy

Details

Provenance
rodrigoAuthored on Jun 17 2023, 9:21 PM
Parents
R11:eb8172810446: x11/pixman: allow altivec on powerpc with compatible MACHINE_CPU
Branches
Unknown
Tags
Unknown