]> sourceware.org Git - lvm2.git/commit
makefiles: change condition
authorZdenek Kabelac <zkabelac@redhat.com>
Wed, 24 Apr 2024 18:48:27 +0000 (20:48 +0200)
committerZdenek Kabelac <zkabelac@redhat.com>
Thu, 25 Apr 2024 15:06:07 +0000 (17:06 +0200)
commitb0c0e8bd7a79e8510fb88c5c7a6131426a148e7e
treeadc9becc3b264c7a413553195502cadfc876559a
parent68a8555d6912a6bdc1d88892553f2ae95167fc57
makefiles: change condition

Old system do not work well with -l% in findstring,
so use a different strategy to recognize whether -lreadline needs
another library (-ltinfo, -lncourses...)
(So we don't need to solve this via 'configure')

Also for now comment out -Wl,-z,pack-relative-relocs and leave it
for the package maintainer whether they want to use.
Possibly add some 'configure' autodetection for usable switch,
as it's relatively new feature..
libdm/make.tmpl.in
make.tmpl.in
This page took 0.031879 seconds and 5 git commands to generate.