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:
@@ -49,7 +49,7 @@ endef
|
||||
TARGET_CPPFLAGS += -DNDEBUG
|
||||
#TARGET_CPPFLAGS += -DDEBUGMODE
|
||||
|
||||
TARGET_LDFLAGS += -L$(STAGING_DIR)/usr/lib -lalleg
|
||||
TARGET_LDFLAGS += -L$(STAGING_DIR)/usr/lib -lalleg -lm -lpthread
|
||||
|
||||
define Build/Install
|
||||
$(INSTALL_DIR) $(PKG_INSTALL_DIR)/usr/{bin,share}
|
||||
|
||||
Reference in New Issue
Block a user