]> git.sesse.net Git - vlc/commit
VLCKit: don't assume x86_64 is the default arch
authorFaustino E. Osuna <enrique.osuna@gmail.com>
Tue, 24 Jan 2012 00:31:55 +0000 (01:31 +0100)
committerJean-Baptiste Kempf <jb@videolan.org>
Thu, 26 Jan 2012 14:09:33 +0000 (15:09 +0100)
commit57b5204e0560e1f163727d316609223267d8d728
tree0805fe084ad67d466485521a2e0a1599509b4aeb
parente9d0c51c446dae9e215a574d921620ac25906d8e
VLCKit: don't assume x86_64 is the default arch

When referring to the main_build_dir don't assume that the x86_64
subdirectory is a part of the ARCHS that we are building. Grab the
first arch in the list of ARCHS and use that as the main_build_dir.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
projects/macosx/framework/Pre-Compile.sh