[vlc-commits] Contribs bootstrap: suggest using -t flag.

Konstantin Pavlov git at videolan.org
Wed Mar 23 08:11:21 CET 2011


vlc | branch: master | Konstantin Pavlov <thresh at videolan.org> | Fri Feb 25 19:04:34 2011 +0300| [3ae9909e4461e513a1a80a9c80846678f57512c9] | committer: Konstantin Pavlov

Contribs bootstrap: suggest using -t flag.

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=3ae9909e4461e513a1a80a9c80846678f57512c9
---

 extras/contrib/bootstrap |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/extras/contrib/bootstrap b/extras/contrib/bootstrap
index 6932cda..b14992e 100755
--- a/extras/contrib/bootstrap
+++ b/extras/contrib/bootstrap
@@ -465,7 +465,7 @@ if test "$DISTRO" = "macosx32"; then
     info "*****************************************************************"
     info "* VLC will be compiled in 32bit mode using the 10.5 & later SDK.*"
     info "*                                                               *"
-    info "* Re-run with the x86_64-apple-darwin* argument to turn on      *"
+    info "* Re-run with the -t x86_64-apple-darwin* argument to turn on   *"
     info "* 64bit compilation for Intel-based Macs, whereas * is either   *"
     info "* 9 or 10 depending on your Darwin version.                     *"
     info "* There is no PPC64 support.                                    *"



More information about the vlc-commits mailing list