HomeFreeBSD

security/lockdown: add -fPIC on i386, to allow linking with lld

Description

security/lockdown: add -fPIC on i386, to allow linking with lld

By default lld does not allow non-PIC code where PIC is required.
Other architectures already apply -fPIC; do so for i386 as well.

Approved by: portmgr (lld blanket)
Sponsored by: The FreeBSD Foundation

Details

Provenance
emasteAuthored on
Parents
rP480044: x11-wm/compizconfig-backend-gconf: Add missing dependencies
Branches
Unknown
Tags
Unknown