From: nbd Date: Tue, 31 Jul 2007 10:18:39 +0000 (+0000) Subject: keynote: fix cflags X-Git-Url: http://git.ozo.com/?a=commitdiff_plain;h=542b8fd8eabb69b852010b3280e1904c4888bad3;p=openwrt-10.03%2F.git keynote: fix cflags git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8265 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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/