summaryrefslogtreecommitdiff
path: root/riscos
diff options
context:
space:
mode:
Diffstat (limited to 'riscos')
-rw-r--r--riscos/Makefile.target1
1 files changed, 0 insertions, 1 deletions
diff --git a/riscos/Makefile.target b/riscos/Makefile.target
index de848cf0b..b2eb8927b 100644
--- a/riscos/Makefile.target
+++ b/riscos/Makefile.target
@@ -12,7 +12,6 @@ ifeq ($(HOST),riscos)
LDFLAGS += -lssl -lcrypto -ldom -lhubbub -lcss -lparserutils -lwapcaplet
else
LDFLAGS += $(shell $(PKG_CONFIG) --libs libcares libcurl openssl)
- LDFLAGS += $(shell $(PKG_CONFIG) --libs libdom libcss)
endif
$(eval $(call feature_enabled,NSSVG,-DWITH_NS_SVG,-lsvgtiny,SVG (libsvgtiny)))