projects
/
openwrt
/
staging
/
chunkeey.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4ebd9b0
)
keynote: fix cflags
author
Felix Fietkau
<nbd@openwrt.org>
Tue, 31 Jul 2007 10:18:39 +0000
(10:18 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Tue, 31 Jul 2007 10:18:39 +0000
(10:18 +0000)
SVN-Revision: 8265
package/keynote/Makefile
patch
|
blob
|
history
diff --git
a/package/keynote/Makefile
b/package/keynote/Makefile
index 8bec6e7725f11aee2d9dd187d1d303d77008450f..787c19deb7125d6c78496fd89d37f221b2dbbd26 100644
(file)
--- a/
package/keynote/Makefile
+++ b/
package/keynote/Makefile
@@
-35,6
+35,9
@@
CONFIGURE_ARGS += \
--enable-static \
--enable-shared
+MAKE_FLAGS += \
+ CFLAGS="$(TARGET_CFLAGS)"
+
define Build/InstallDev
mkdir -p $(STAGING_DIR)/usr/include/keynote
$(CP) $(PKG_BUILD_DIR)/{assertion,header,keynote,signature}.h $(STAGING_DIR)/usr/include/keynote/