[vlc-devel] [PATCH] tools: allow forcing some packages to be needed via the environment
Steve Lhomme
robux4 at ycbcr.xyz
Fri Jun 7 09:19:47 CEST 2019
For example when CLang is used with PDB support it needs the patches found in
this libtool package.
---
extras/tools/bootstrap | 1 -
1 file changed, 1 deletion(-)
diff --git a/extras/tools/bootstrap b/extras/tools/bootstrap
index 1c837a8910..2d5298bb0a 100755
--- a/extras/tools/bootstrap
+++ b/extras/tools/bootstrap
@@ -16,7 +16,6 @@
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
export LC_ALL=
-NEEDED=
FOUND=
check_version() {
--
2.17.1
More information about the vlc-devel
mailing list