mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-02-02 15:31:06 +02:00
fix keynote compile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10030 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
1fe53a1096
commit
0bc6dad330
@ -40,6 +40,8 @@ CONFIGURE_ARGS += \
|
||||
MAKE_FLAGS += \
|
||||
CFLAGS="$(TARGET_CFLAGS)"
|
||||
|
||||
TARGET_CFLAGS += -Dbcopy=memmove -Dindex\(s,c\)=strchr\(s,c\)
|
||||
|
||||
define Build/InstallDev
|
||||
mkdir -p $(1)/usr/include/keynote
|
||||
$(CP) $(PKG_BUILD_DIR)/{assertion,header,keynote,signature}.h $(1)/usr/include/keynote/
|
||||
|
Loading…
x
Reference in New Issue
Block a user