mirror of
https://github.com/linuxboot/heads.git
synced 2025-04-08 03:44:29 +00:00
prefix should not be empty
This commit is contained in:
parent
f65136c1a2
commit
3c07e27d73
@ -13,7 +13,7 @@ cryptsetup_hash := af2b04e8475cf40b8d9ffd97a1acfa73aa787c890430afd89804fb544d6ad
|
||||
cryptsetup_configure := ./configure \
|
||||
CC="$(heads_cc)" \
|
||||
--host i386-elf-linux \
|
||||
--prefix "" \
|
||||
--prefix "/" \
|
||||
--disable-gcrypt-pbkdf2 \
|
||||
--with-crypto_backend=kernel \
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user