Merge branch 'cryptsetup-reencrypt' of https://github.com/tlaurion/heads

This commit is contained in:
Trammell Hudson 2018-11-07 16:38:12 -05:00
commit 8fec61f6e8
Failed to extract signature

View File

@ -15,6 +15,7 @@ cryptsetup_configure := ./configure \
--host i386-elf-linux \
--prefix "/" \
--disable-gcrypt-pbkdf2 \
--enable-cryptsetup-reencrypt \
--with-crypto_backend=kernel \
# but after building, replace prefix so that they will be installed
@ -28,6 +29,7 @@ cryptsetup_target := \
cryptsetup_output := \
src/.libs/cryptsetup \
src/.libs/cryptsetup-reencrypt \
src/.libs/veritysetup \
cryptsetup_libraries := \