|
@@ -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
|