Browse Source

dillo: compile works without forcing -liconv with musl

Waldemar Brodkorb 6 months ago
parent
commit
1ee15801b4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package/dillo/Makefile

+ 1 - 1
package/dillo/Makefile

@@ -26,7 +26,7 @@ $(eval $(call PKG_template,DILLO,dillo,$(PKG_VERSION)-${PKG_RELEASE},${PKG_DEPEN
 
 #TARGET_CFLAGS+=		-fcommon
 #TARGET_CXXFLAGS+=	-fcommon
-TARGET_LDFLAGS+=	-liconv -latomic
+TARGET_LDFLAGS+=	-latomic
 CONFIGURE_ENV+=		PNG_CONFIG=$(STAGING_TARGET_DIR)/scripts/libpng-config
 CONFIGURE_ARGS+=	--enable-tls