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>
Sat, 23 Jul 2022 08:40:04 +0000 (09:40 +0100)
commitad0ac5198decbc15c57801509a3005c1608ecbce
treec7872b078fdc71f44da1162c97a78bbf2329c5c9
parent9c4f8aa8c995875ad964ce833cbb6a3d648809a1
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>
utils/cryptsetup/Makefile