summaryrefslogtreecommitdiff
path: root/package/dillo
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2025-08-08 18:36:37 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2025-08-08 18:36:37 +0200
commit1ee15801b449fb3a3974bb45e8c8b32481b6bf8c (patch)
tree58e753e18e7a1d1abb2fc0d077d92c94ce8b622b /package/dillo
parent1925699cd8d4227fdb5cfb9773f8a11c336ed85a (diff)
dillo: compile works without forcing -liconv with musl
Diffstat (limited to 'package/dillo')
-rw-r--r--package/dillo/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/dillo/Makefile b/package/dillo/Makefile
index d34ee1692..9de41c0c2 100644
--- a/package/dillo/Makefile
+++ b/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