mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00: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
c1dc4bcdcd
commit
e5f1c82684
@ -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/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user