summaryrefslogtreecommitdiff
path: root/external/libgpg-error/UnpackedTarball_libgpg-error.mk
diff options
context:
space:
mode:
authorThorsten Behrens <Thorsten.Behrens@CIB.de>2017-03-05 03:45:58 +0100
committerThorsten Behrens <Thorsten.Behrens@CIB.de>2017-03-05 09:56:56 +0000
commit1f873596eded3d858c9ed97b988ccc5a0c1ef807 (patch)
treea296112df0d2b59afcd3b6883ab1f4b8bc9c4e65 /external/libgpg-error/UnpackedTarball_libgpg-error.mk
parent60708af4a7ed48028cf3158d1101568aa5b0da81 (diff)
gpg4libre: get rpath right for gpgme
Also add initial crossbuild support, and avoid extraneous build targets (docs, arcane lang support) Change-Id: I51afa2ff91c576b35dcb73124396188b780ed84e Reviewed-on: https://gerrit.libreoffice.org/34898 Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de> Tested-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
Diffstat (limited to 'external/libgpg-error/UnpackedTarball_libgpg-error.mk')
-rw-r--r--external/libgpg-error/UnpackedTarball_libgpg-error.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/external/libgpg-error/UnpackedTarball_libgpg-error.mk b/external/libgpg-error/UnpackedTarball_libgpg-error.mk
index b2f425270eaf..4606e80e860c 100644
--- a/external/libgpg-error/UnpackedTarball_libgpg-error.mk
+++ b/external/libgpg-error/UnpackedTarball_libgpg-error.mk
@@ -15,6 +15,7 @@ $(eval $(call gb_UnpackedTarball_set_patchlevel,libgpg-error,0))
$(eval $(call gb_UnpackedTarball_add_patches,libgpg-error, \
external/libgpg-error/fix-autoconf-macros.patch \
+ external/libgpg-error/disable-rpath-option.patch \
))
# vim: set noet sw=4 ts=4: