HomeFreeBSD

Remove -fPIC and fix the real problem where S_BUTTON_PRESS_SND is sometimes

Description

Remove -fPIC and fix the real problem where S_BUTTON_PRESS_SND is sometimes
declared as int and sometimes as long which have a different size and
alignment on 64 bit architectures.

Details

Provenance
tijlAuthored on
Parents
rP434086: - Remove -fPIC and configure with --enable-shared instead, as recommended
Branches
Unknown
Tags
Unknown