mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2025-04-21 12:27:27 +03:00
nightsky: fix build
This commit is contained in:
@@ -30,7 +30,7 @@ define Package/nightsky/description
|
|||||||
endef
|
endef
|
||||||
|
|
||||||
TARGET_CFLAGS+=-DNANONOTE
|
TARGET_CFLAGS+=-DNANONOTE
|
||||||
TARGET_LDFLAGS+=-Wl,-rpath-link=$(STAGING_DIR)/usr/lib
|
TARGET_LDFLAGS+=-Wl,-rpath-link=$(STAGING_DIR)/usr/lib -lm
|
||||||
|
|
||||||
define Package/nightsky/install
|
define Package/nightsky/install
|
||||||
$(INSTALL_DIR) \
|
$(INSTALL_DIR) \
|
||||||
|
|||||||
Reference in New Issue
Block a user