mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 15:33:55 +02:00
99b2a618ed
clang 19 rejects passing -c and -nopie together, $ cc -c -nopie any.c cc: error: unsupported option '-nopie' for target 'powerpc-unknown-openbsd7.7' Remove -nopie from CFLAGS, keep -nopie in LDFLAGS, and export LDFLAGS to configure.