projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Upgrade dropbear to 0.50 (#2201)
[openwrt.git]
/
package
/
keynote
/
Makefile
diff --git
a/package/keynote/Makefile
b/package/keynote/Makefile
index
8bec6e7
..
787c19d
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/
This page took
0.036178 seconds
and
4
git commands to generate.