[vlc-devel] [PATCH 2/2] host_os might has a suffix like .static or .shared
Jean-Baptiste Kempf
jb at videolan.org
Fri Nov 28 12:11:51 CET 2014
Please merge with the previous one.
On 12 Nov, Waterson wrote :
> ---
> contrib/src/gpg-error/rules.mak | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/contrib/src/gpg-error/rules.mak b/contrib/src/gpg-error/rules.mak
> index eb4d17b..d026314 100644
> --- a/contrib/src/gpg-error/rules.mak
> +++ b/contrib/src/gpg-error/rules.mak
> @@ -11,10 +11,12 @@ libgpg-error: libgpg-error-$(GPGERROR_VERSION).tar.bz2 .sum-gpg-error
> $(UNPACK)
> ifdef HAVE_WIN32
> $(APPLY) $(SRC)/gpg-error/windres-make.patch
> + $(APPLY) $(SRC)/gpg-error/mkheader-host_os.patch
> endif
> $(APPLY) $(SRC)/gpg-error/missing-unistd-include.patch
> $(MOVE)
> cp $@/src/syscfg/lock-obj-pub.arm-unknown-linux-androideabi.h $@/src/syscfg/lock-obj-pub.linux-android.h
> + cp $@/src/syscfg/lock-obj-pub.mingw32.h $@/src/syscfg/lock-obj-pub.mingw32.static.h
> ifdef HAVE_IOS
> cp $@/src/syscfg/lock-obj-pub.arm-unknown-linux-androideabi.h $@/src/syscfg/lock-obj-pub.$(HOST).h
> endif
> --
> 1.7.9.5
>
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> https://mailman.videolan.org/listinfo/vlc-devel
--
With my kindest regards,
--
Jean-Baptiste Kempf
http://www.jbkempf.com/ - +33 672 704 734
Sent from my Electronic Device
More information about the vlc-devel
mailing list