projects
/
openwrt
/
staging
/
jow.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4cf7397
)
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)
SVN-Revision: 10030
package/keynote/Makefile
patch
|
blob
|
history
diff --git
a/package/keynote/Makefile
b/package/keynote/Makefile
index 5b27257b4a74ddb3831210a5fea861f381f3d3af..56bbeb0e5849842765c73295e63c6cdb4832795a 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/