mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2024-11-22 00:29:41 +02:00
dega: fix build
This commit is contained in:
parent
9c9945c035
commit
4206f29560
@ -22,7 +22,7 @@ include $(INCLUDE_DIR)/package.mk
|
||||
TARGET_CFLAGS+= -I$(STAGING_DIR)/usr/include/SDL
|
||||
|
||||
TARGET_LDFLAGS+= -Wl,-rpath-link=$(STAGING_DIR)/usr/lib \
|
||||
-lSDL -lSDL -ldirectfb -lfusion
|
||||
-lSDL -lSDL -ldirectfb -lfusion -lm
|
||||
|
||||
define Package/dega
|
||||
MAINTAINER:="Xiangfu Liu" <xiangfu@sharism.cc>
|
||||
|
Loading…
Reference in New Issue
Block a user