1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-27 17:15:00 +02:00

fix keynote compile

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6165 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2007-01-21 23:42:09 +00:00
parent f1df2a74a7
commit 7fa8018c59

View File

@ -42,7 +42,11 @@ define Build/Configure
)
endef
EXTRA_CFLAGS += $(EXTRA_LDFLAGS)
define Build/Compile
$(call Build/Compile/Default, \
LIBS="$(EXTRA_LDFLAGS) -L. -lkeynote -lm -lcrypto" \
)
endef
define Build/InstallDev
mkdir -p $(STAGING_DIR)/usr/include