projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
447354a
)
fix keynote compile
author
Felix Fietkau
<nbd@openwrt.org>
Sat, 29 Dec 2007 19:19:22 +0000
(19:19 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sat, 29 Dec 2007 19:19:22 +0000
(19:19 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10030
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/keynote/Makefile
patch
|
blob
|
history
diff --git
a/package/keynote/Makefile
b/package/keynote/Makefile
index
5b27257
..
56bbeb0
100644
(file)
--- 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/