mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-31 08:25:29 +00:00
fix keynote compile
SVN-Revision: 10030
This commit is contained in:
parent
4cf73979de
commit
ad0da135fd
@ -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