summaryrefslogtreecommitdiffstats
path: root/package/keynote/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/keynote/Makefile')
-rw-r--r--package/keynote/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/keynote/Makefile b/package/keynote/Makefile
index 5b27257b4..56bbeb0e5 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/