cryptsetup: fix library paths by calling autoreconf
authorDaniel Golle <daniel@makrotopia.org>
Sat, 23 Jul 2022 08:37:28 +0000 (09:37 +0100)
committerDaniel Golle <daniel@makrotopia.org>
Thu, 13 Oct 2022 19:26:08 +0000 (20:26 +0100)
commite7bd06cc9a196152ef651cadf76470ca6570bc20
tree0b84e74e510b29bd40dddf8bf5abab4ec61cf741
parentfb5b7e9cc72d21b0aa69b5454a4fe633a79ad52c
cryptsetup: fix library paths by calling autoreconf

Use PKG_FIXUP:=autoreconf when building cryptsetup to prevent
accidental linkage against host libraries.

Fixes: #19011
Reported-by: @dreirund
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
(cherry picked from commit ad0ac5198decbc15c57801509a3005c1608ecbce)
utils/cryptsetup/Makefile