mirror of
https://gitlab.com/cryptsetup/cryptsetup.git
synced 2025-12-05 16:00:05 +01:00
Use custom utf8/16 conversion instead of iconv
We can avoid the additional dependency by using few functions from systemd.
This commit is contained in:
committed by
Milan Broz
parent
e12ce642a1
commit
6e47fb6d85
@@ -33,7 +33,6 @@ libcryptsetup_la_LIBADD = \
|
||||
@JSON_C_LIBS@ \
|
||||
@BLKID_LIBS@ \
|
||||
@DL_LIBS@ \
|
||||
$(LTLIBICONV) \
|
||||
$(LTLIBINTL) \
|
||||
libcrypto_backend.la \
|
||||
libutils_io.la
|
||||
|
||||
Reference in New Issue
Block a user