Kaydet (Commit) 545f2256 authored tarafından Tor Lillqvist's avatar Tor Lillqvist

Propagate verbosity to the BUILD_ACTION make

üst ebd8637d
......@@ -60,7 +60,7 @@ CONFIGURE_FLAGS+= CFLAGS=-D_LINUX_SOURCE_COMPAT
CONFIGURE_FLAGS+= --build=$(BUILD_PLATFORM) --host=$(HOST_PLATFORM)
.ENDIF
BUILD_ACTION=make
BUILD_ACTION=make $(eq,$(VERBOSE),TRUE V=1)
OUT2LIB=$(BUILD_DIR)$/src$/.libs$/libexttextcat.a
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment