Kaydet (Commit) bb9078e3 authored tarafından Zolnai Tamás's avatar Zolnai Tamás

libgltf: use --with-pick

Change-Id: Ide01491460c9c81ed044be762c7dd07e8a5ca575
üst f2b5ece0
......@@ -58,6 +58,7 @@ $(call gb_ExternalProject_get_state_target,libgltf,build) :
export PKG_CONFIG="" \
&& autoreconf \
&& ./configure \
--with-pic \
--disable-debug \
--disable-werror \
BOOST_CFLAGS="$(if $(SYSTEM_BOOST),$(BOOST_CPPFLAGS),-I$(call gb_UnpackedTarball_get_dir,boost)) -I$(BUILDDIR)/config_$(gb_Side)" \
......
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