mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-03-11 04:59:12 +02:00
keynote: fix cflags
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8265 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
1e7c08f276
commit
542b8fd8ea
@ -35,6 +35,9 @@ CONFIGURE_ARGS += \
|
|||||||
--enable-static \
|
--enable-static \
|
||||||
--enable-shared
|
--enable-shared
|
||||||
|
|
||||||
|
MAKE_FLAGS += \
|
||||||
|
CFLAGS="$(TARGET_CFLAGS)"
|
||||||
|
|
||||||
define Build/InstallDev
|
define Build/InstallDev
|
||||||
mkdir -p $(STAGING_DIR)/usr/include/keynote
|
mkdir -p $(STAGING_DIR)/usr/include/keynote
|
||||||
$(CP) $(PKG_BUILD_DIR)/{assertion,header,keynote,signature}.h $(STAGING_DIR)/usr/include/keynote/
|
$(CP) $(PKG_BUILD_DIR)/{assertion,header,keynote,signature}.h $(STAGING_DIR)/usr/include/keynote/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user