summaryrefslogtreecommitdiffstats
path: root/external/fontconfig
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2017-02-02 13:41:42 +0100
committerDavid Tardon <dtardon@redhat.com>2017-02-02 16:22:43 +0100
commit038844ad1a37c8256eeba472f396912617073299 (patch)
tree207d57de7ce924e0f7a65d9f22a8c409bd80101c /external/fontconfig
parentfontconfig uses pkg-config to detect freetype now (diff)
downloadcore-038844ad1a37c8256eeba472f396912617073299.tar.gz
core-038844ad1a37c8256eeba472f396912617073299.zip
run verbose make for fontconfig
Change-Id: I67055b9cf325b71b0f227b59d94158c334dc724b
Diffstat (limited to 'external/fontconfig')
-rw-r--r--external/fontconfig/ExternalProject_fontconfig.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/external/fontconfig/ExternalProject_fontconfig.mk b/external/fontconfig/ExternalProject_fontconfig.mk
index 0fa3364fd08e..39beaf4142cf 100644
--- a/external/fontconfig/ExternalProject_fontconfig.mk
+++ b/external/fontconfig/ExternalProject_fontconfig.mk
@@ -23,6 +23,7 @@ $(call gb_ExternalProject_get_state_target,fontconfig,build) :
CFLAGS="$(if $(debug),-g) $(gb_VISIBILITY_FLAGS)" $(if $(filter ANDROID,$(OS)),LIBS="-lm") \
./configure \
--disable-shared \
+ --disable-silent-rules \
$(if $(filter ANDROID,$(OS)),--with-arch=arm) \
--with-expat-includes=$(call gb_UnpackedTarball_get_dir,expat)/lib \
--with-expat-lib=$(gb_StaticLibrary_WORKDIR) \