HomeFreeBSD

Fix installation of libxo encoder modules.

Description

Fix installation of libxo encoder modules.

Because the install location was hardcoded in the Makefile as
/usr/lib/libxo/encoder, the lib32 version was installed over the native
version. Replace /usr/lib with ${LIBDIR}.

Also define SHLIB_NAME instead of LIB + FILES. This prevents building a
static library.

MFC after: 2 weeks

Details

Provenance
tijlAuthored on May 31 2020, 5:20 PM
Parents
rG796bf3133bac: readelf: add more DT_FLAGS_1 flags
Branches
Unknown
Tags
Unknown

Event Timeline