[vlc-devel] [3.0 PATCH v2 05/20] tools: allow forcing some packages to be needed via the environment
Steve Lhomme
robux4 at ycbcr.xyz
Thu Apr 2 13:38:03 CEST 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 5989705c503..5a4082e5570 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