mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2024-11-10 22:39:43 +02:00
gnuplot-gfx: fix compilation issue in trunk
This commit is contained in:
parent
e0bb18d193
commit
a8ac0c6d44
@ -161,6 +161,7 @@ MAKE_FLAGS += -j2 config m4 term src docs share
|
|||||||
# how to set this as default?
|
# how to set this as default?
|
||||||
|
|
||||||
#TARGET_LDFLAGS += -Wl,-rpath-link -Wl,$(STAGING_DIR)/usr/lib
|
#TARGET_LDFLAGS += -Wl,-rpath-link -Wl,$(STAGING_DIR)/usr/lib
|
||||||
|
TARGET_LDFLAGS += -lncursesw
|
||||||
|
|
||||||
define Package/gnuplot-gfx/install
|
define Package/gnuplot-gfx/install
|
||||||
$(INSTALL_DIR) $(1)/usr/bin
|
$(INSTALL_DIR) $(1)/usr/bin
|
||||||
|
Loading…
Reference in New Issue
Block a user