[vlc-commits] commit: contribs: powerpc-apple-darwin9 is macosx32 ( Felix Paul Kühne )

git at videolan.org git at videolan.org
Sun Nov 7 19:03:40 CET 2010


vlc | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Sun Nov  7 19:03:28 2010 +0100| [25defa036a23120eb76f90a93f09745fbd096780] | committer: Felix Paul Kühne 

contribs: powerpc-apple-darwin9 is macosx32

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

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

diff --git a/extras/contrib/bootstrap b/extras/contrib/bootstrap
index 3b23728..85f8eb1 100755
--- a/extras/contrib/bootstrap
+++ b/extras/contrib/bootstrap
@@ -210,7 +210,7 @@ case $TARGET in
         exit 1
     ;;
     powerpc-apple-darwin9)
-        hint_distro darwin
+        hint_distro macosx32
         HAVE_DARWIN_32=1
 
         CFLAGS_TUNING=" -arch ppc -mtune=G4"



More information about the vlc-commits mailing list