1
0
mirror of git://projects.qi-hardware.com/openwrt-packages.git synced 2024-11-24 06:43:08 +02:00

nightsky: fix build

This commit is contained in:
kyak 2012-03-30 13:00:13 +04:00
parent 1353ef0e09
commit a3d14a9bf8

View File

@ -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) \