diff options
author | Tor Lillqvist <tml@iki.fi> | 2013-04-13 16:22:07 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@iki.fi> | 2013-04-13 16:27:19 +0300 |
commit | 6a46db8753e3376e8f7be3b2a9235c17e169e496 (patch) | |
tree | 3b57810f34b1da4322b57542c39056e9f4d3c724 /liborcus | |
parent | 42e57f463ed46c64560e6b27a75cc1e9ad519743 (diff) |
The liborcus_0.1.0-configure.patch does apply and is needed
Change-Id: I19340ff42c8edbe7b112569f12657757b466a244
Diffstat (limited to 'liborcus')
-rw-r--r-- | liborcus/UnpackedTarball_orcus.mk | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/liborcus/UnpackedTarball_orcus.mk b/liborcus/UnpackedTarball_orcus.mk index d09b3f4025a2..4e9113041da8 100644 --- a/liborcus/UnpackedTarball_orcus.mk +++ b/liborcus/UnpackedTarball_orcus.mk @@ -14,8 +14,10 @@ $(eval $(call gb_UnpackedTarball_set_tarball,orcus,$(ORCUS_TARBALL))) $(eval $(call gb_UnpackedTarball_set_patchlevel,orcus,0)) orcus_patches := + # make config.sub recognize arm-linux-androideabi -# orcus_patches += liborcus_0.1.0-configure.patch <- does not apply +orcus_patches += liborcus_0.1.0-configure.patch + # <https://gitorious.org/orcus/orcus/merge_requests/2# # f60d6eecee72349993a392a9a63ddf3383d3b8c8- # f60d6eecee72349993a392a9a63ddf3383d3b8c8@2>: |