mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2025-04-21 12:27:27 +03:00
dgclock: fix build
This commit is contained in:
@@ -26,7 +26,7 @@ TARGET_CFLAGS += \
|
|||||||
|
|
||||||
TARGET_LDFLAGS += \
|
TARGET_LDFLAGS += \
|
||||||
-Wl,-rpath-link=$(STAGING_DIR)/usr/lib \
|
-Wl,-rpath-link=$(STAGING_DIR)/usr/lib \
|
||||||
-lSDL -lSDL_ttf
|
-lSDL -lSDL_ttf -lm
|
||||||
|
|
||||||
define Package/dgclock
|
define Package/dgclock
|
||||||
SECTION:=xorg-apps
|
SECTION:=xorg-apps
|
||||||
|
|||||||
Reference in New Issue
Block a user