From 0410a8ea557eeedc604b95bfcd251c4846e52cef Mon Sep 17 00:00:00 2001 From: Ole Loots Date: Sun, 13 Mar 2011 21:45:20 +0000 Subject: Added dummy LDG functions to reduce need for external libs svn path=/trunk/netsurf/; revision=12037 --- atari/Makefile.target | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'atari/Makefile.target') diff --git a/atari/Makefile.target b/atari/Makefile.target index dff5baeae..ebeaa72e5 100644 --- a/atari/Makefile.target +++ b/atari/Makefile.target @@ -29,7 +29,7 @@ CFLAGS += -std=c99 -I. -Dsmall $(WARNFLAGS) -Dnsatari \ LDFLAGS += $(shell curl-config --libs) LDFLAGS += $(shell $(PKG_CONFIG) --libs libhubbub openssl libcss) -LDFLAGS += -L/usr/lib/ -lxml2 -lz -lHermes -liconv -L/usr/lib -lwindom -lldg -lgem -lm +LDFLAGS += -L/usr/lib/ -lxml2 -lz -lHermes -liconv -L/usr/lib -lwindom -lgem -lm # S_ATARI are sources purely for the Atari FreeMiNT build -- cgit v1.2.3