summaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-07-31 10:18:39 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-07-31 10:18:39 +0000
commit542b8fd8eabb69b852010b3280e1904c4888bad3 (patch)
tree9b076ef400a28d9d8d271cc29f60c4efd770dee3 /package
parent1e7c08f2768b9259ebbaa94b9964c5669337df86 (diff)
keynote: fix cflags
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8265 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package')
-rw-r--r--package/keynote/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/package/keynote/Makefile b/package/keynote/Makefile
index 8bec6e772..787c19deb 100644
--- 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/