From: Felix Fietkau Date: Sat, 29 Dec 2007 19:19:22 +0000 (+0000) Subject: fix keynote compile X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=ad0da135fda99815a056f3c726ad0d20ae83db47;p=openwrt%2Fstaging%2Fflorian.git fix keynote compile SVN-Revision: 10030 --- diff --git a/package/keynote/Makefile b/package/keynote/Makefile index 5b27257b4a..56bbeb0e58 100644 --- a/package/keynote/Makefile +++ b/package/keynote/Makefile @@ -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/