]> git.sesse.net Git - vlc/commit
configure: Properly set gcc -arch flag depending what host we are targeting.
authorPierre d'Herbemont <pdherbemont@free.fr>
Thu, 4 Mar 2010 17:44:55 +0000 (18:44 +0100)
committerPierre d'Herbemont <pdherbemont@free.fr>
Thu, 4 Mar 2010 17:44:55 +0000 (18:44 +0100)
commitca4339c7110426face49fba0ebf633aa1b39cb84
treed2f6116ceb3e64f31384cb6fe7ff6d95d03d28e8
parent17fbb4b01689180e24f2cd51f5fd26c68eaeaf20
configure: Properly set gcc -arch flag depending what host we are targeting.

Now you just need to properly set --host to build for the arch you want (ppc, i386, x86_64).
configure.ac