Kaydet (Commit) a84c2210 authored tarafından David Tardon's avatar David Tardon

build only fontconfig lib

Change-Id: I4fbbd7dfc828e4e38bd59feb93b02fcd6daa74a5
üst 038844ad
...@@ -28,7 +28,7 @@ $(call gb_ExternalProject_get_state_target,fontconfig,build) : ...@@ -28,7 +28,7 @@ $(call gb_ExternalProject_get_state_target,fontconfig,build) :
--with-expat-includes=$(call gb_UnpackedTarball_get_dir,expat)/lib \ --with-expat-includes=$(call gb_UnpackedTarball_get_dir,expat)/lib \
--with-expat-lib=$(gb_StaticLibrary_WORKDIR) \ --with-expat-lib=$(gb_StaticLibrary_WORKDIR) \
--build=$(BUILD_PLATFORM) --host=$(HOST_PLATFORM) \ --build=$(BUILD_PLATFORM) --host=$(HOST_PLATFORM) \
&& $(MAKE) \ && $(MAKE) -C src \
) )
# vim: set noet sw=4 ts=4: # vim: set noet sw=4 ts=4:
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