mirror of
https://github.com/cookiengineer/audacity
synced 2025-07-30 15:39:27 +02:00
... to include architecture, so the 64 bit build doesn't destroy the 32, thus the results are found in: /usr/local/i386/lib /usr/local/x86_64/lib whereas before all was in /usr/local/lib. Change the XCode project too, to look for includes and libraries in the new places.