Commit 3ae9909e authored by Konstantin Pavlov's avatar Konstantin Pavlov

Contribs bootstrap: suggest using -t flag.

parent 8ea8e3aa
...@@ -465,7 +465,7 @@ if test "$DISTRO" = "macosx32"; then ...@@ -465,7 +465,7 @@ if test "$DISTRO" = "macosx32"; then
info "*****************************************************************" info "*****************************************************************"
info "* VLC will be compiled in 32bit mode using the 10.5 & later SDK.*" info "* VLC will be compiled in 32bit mode using the 10.5 & later SDK.*"
info "* *" 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 "* 64bit compilation for Intel-based Macs, whereas * is either *"
info "* 9 or 10 depending on your Darwin version. *" info "* 9 or 10 depending on your Darwin version. *"
info "* There is no PPC64 support. *" info "* There is no PPC64 support. *"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment