mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2024-11-24 06:32:48 +02:00
nightsky: fix build
This commit is contained in:
parent
1353ef0e09
commit
a3d14a9bf8
@ -30,7 +30,7 @@ define Package/nightsky/description
|
||||
endef
|
||||
|
||||
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
|
||||
$(INSTALL_DIR) \
|
||||
|
Loading…
Reference in New Issue
Block a user