]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUILD/MEDIUM: deviceatlas: fix when installed in custom locations.
authorDavid Carlier <dcarlier@deviceatlas.com>
Wed, 2 Jul 2025 13:00:07 +0000 (14:00 +0100)
committerWilly Tarreau <w@1wt.eu>
Thu, 3 Jul 2025 07:08:06 +0000 (09:08 +0200)
commit0e8e20a83f4dd789443b9176cd93573bcfa75c20
tree22ac6d50b17237886998adddab76513a19c88ed8
parent720efd0409bd9d0a416af9df8786937ebff488ae
BUILD/MEDIUM: deviceatlas: fix when installed in custom locations.

We are reusing DEVICEATLAS_INC/DEVICEATLAS_LIB when the DeviceAtlas
library had been compiled and installed with cmake and make install targets.
Works fine except when ldconfig is unaware of the path, thus adding
cflags/ldflags into the mix.

Ideally, to be backported down to the lowest stable branch.
addons/deviceatlas/Makefile.inc