[vlc-commits] [Git][videolan/vlc][master] CI: remove hardcoded WINE_SDK_PATH

Hugo Beauzée-Luyssen (@chouquette) gitlab at videolan.org
Thu Oct 21 16:38:55 UTC 2021



Hugo Beauzée-Luyssen pushed to branch master at VideoLAN / VLC


Commits:
9bbee57f by Steve Lhomme at 2021-10-21T16:17:10+00:00
CI: remove hardcoded WINE_SDK_PATH

It was necessary for the npapi build (in release/nightly builds) but it should
not be needed anymore since https://code.videolan.org/videolan/npapi-vlc/-/commit/4c7155f3f155dbb6bb90788b80d3b85572cde3b4

Many Docker images already provide their own value. Only the LLVM images don't
but they will soon.

- - - - -


1 changed file:

- configure.ac


Changes:

=====================================
configure.ac
=====================================
@@ -4513,7 +4513,6 @@ AC_SUBST([MOC])
 AC_SUBST([RCC])
 AC_SUBST([UIC])
 AC_SUBST([WINDRES])
-AC_SUBST([WINE_SDK_PATH])
 AC_SUBST([LIBEXT])
 AC_SUBST([AM_CPPFLAGS])
 AC_SUBST([MACOSX_DEPLOYMENT_TARGET])



View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/9bbee57f9d7ae6d990c4671ea6aec07d198af335

-- 
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/9bbee57f9d7ae6d990c4671ea6aec07d198af335
You're receiving this email because of your account on code.videolan.org.




More information about the vlc-commits mailing list