1
0
mirror of git://projects.qi-hardware.com/openwrt-packages.git synced 2025-04-21 12:27:27 +03:00

Fix Aseprite and Alex4 compilation with newest version of OpenWrt

This commit is contained in:
David Kühling
2012-03-22 02:47:27 +01:00
parent f5c5a97a5c
commit d478f19823
3 changed files with 3 additions and 3 deletions

View File

@@ -55,7 +55,7 @@ endef
#TARGET_LDFLAGS += -Wl,-rpath-link -Wl,$(STAGING_DIR)/usr/lib
#TARGET_CPPFLAGS +=
TARGET_LDFLAGS += -L$(STAGING_DIR)/usr/lib -laldmb -ldumb -lalleg
TARGET_LDFLAGS += -L$(STAGING_DIR)/usr/lib -laldmb -ldumb -lalleg -lm