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

fix build of bundled libepubgen on ppc64le

Change-Id: I559058ffe2192764a27d278eea0e4d4676bbd64d
üst 8747abf7
......@@ -32,6 +32,8 @@ $(eval $(call gb_UnpackedTarball_UnpackedTarball,libepubgen))
$(eval $(call gb_UnpackedTarball_set_tarball,libepubgen,$(EPUBGEN_TARBALL)))
$(eval $(call gb_UnpackedTarball_update_autoconf_configs,libepubgen))
$(eval $(call gb_UnpackedTarball_set_patchlevel,libepubgen,0))
$(eval $(call gb_UnpackedTarball_add_patches,libepubgen,\
......
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