package/libiconv: typo
Signed-off-by: Julien Boibessot <julien.boibessot@armadeus.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
f31f411883
commit
18bb40c075
@ -12,7 +12,7 @@ LIBICONV_LICENSE_FILES = COPYING COPYING.LIB
|
||||
|
||||
# Don't build the preloadable library, as we don't need it (it's only
|
||||
# for LD_PRELOAD to replace glibc's iconv, but we never build libiconv
|
||||
# when glibc is ued). And it causes problems for static only builds.
|
||||
# when glibc is used). And it causes problems for static only builds.
|
||||
define LIBICONV_DISABLE_PRELOAD
|
||||
$(SED) '/preload/d' $(@D)/Makefile.in
|
||||
endef
|
||||
|
Loading…
Reference in New Issue
Block a user