mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
782f3e59c4
The build system wrongfully assumes that -fpic is enough, thereby overriding our -fPIE defaults and resulting in relocation overflow. ok ajacoutot@ (co-maintainer)