[vlc-devel] [PATCH 3.0 13/17] tools: allow forcing some packages to be needed via the environment
Steve Lhomme
robux4 at ycbcr.xyz
Fri Mar 27 16:57:15 CET 2020
For example when CLang is used with PDB support it needs the patches found in
this libtool package.
(cherry picked from commit 0872e7c1b5669d0557c1816106c2c0b16ca132cd)
---
extras/tools/bootstrap | 1 -
1 file changed, 1 deletion(-)
diff --git a/extras/tools/bootstrap b/extras/tools/bootstrap
index 5989705c50..5a4082e557 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=
if [ ! -f tools.mak ]
then
--
2.17.1
More information about the vlc-devel
mailing list