Skip to main content
Sign in
Snippets Groups Projects
Commit 6da37f79 authored by Michael Büsch's avatar Michael Büsch
Browse files

cmake: Pass VERBOSE=1 to the generated makefile to reveal flags and commands...

cmake: Pass VERBOSE=1 to the generated makefile to reveal flags and commands in a verbose openwrt build.

SVN-Revision: 25376
parent 21e2dcd1
Branches
Tags
No related merge requests found
PKG_INSTALL:=1 PKG_INSTALL:=1
MAKE_FLAGS+=VERBOSE=1
define Build/Configure/Default define Build/Configure/Default
(cd $(PKG_BUILD_DIR); \ (cd $(PKG_BUILD_DIR); \
CFLAGS="$(TARGET_CFLAGS) $(EXTRA_CFLAGS)" \ CFLAGS="$(TARGET_CFLAGS) $(EXTRA_CFLAGS)" \
... ...
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment