mirror of
				https://github.com/cookiengineer/audacity
				synced 2025-11-03 23:53:55 +01:00 
			
		
		
		
	This was only working because g++ can be used to link C++ and Objective-C object files. As soon as CXX is set to a different compiler this failed on linux, trying to link objects compiled with a different compiler.