[vlc-commits] Contribs: unbreak Android/x86 compilation

Jean-Baptiste Kempf git at videolan.org
Tue Jun 3 19:34:45 CEST 2014


vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Tue Jun  3 19:34:09 2014 +0200| [3054560987971aff19c496db38834458f8c29377] | committer: Jean-Baptiste Kempf

Contribs: unbreak Android/x86 compilation

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=3054560987971aff19c496db38834458f8c29377
---

 contrib/src/gpg-error/rules.mak |    1 +
 1 file changed, 1 insertion(+)

diff --git a/contrib/src/gpg-error/rules.mak b/contrib/src/gpg-error/rules.mak
index 0336408..cdc44f1 100644
--- a/contrib/src/gpg-error/rules.mak
+++ b/contrib/src/gpg-error/rules.mak
@@ -13,6 +13,7 @@ ifdef HAVE_WIN32
 	$(APPLY) $(SRC)/gpg-error/windres-make.patch
 endif
 	$(MOVE)
+	cp $@/src/syscfg/lock-obj-pub.arm-unknown-linux-androideabi.h $@/src/syscfg/lock-obj-pub.linux-android.h
 
 .gpg-error: libgpg-error
 	cd $< && $(HOSTVARS) ./configure $(HOSTCONF) --disable-nls --disable-shared --disable-languages



More information about the vlc-commits mailing list