mirror of
				https://github.com/libsdl-org/SDL.git
				synced 2025-10-26 12:27:44 +00:00 
			
		
		
		
	Mac OS X: Fixed typo in build script comment.
This commit is contained in:
		| @@ -6,7 +6,7 @@ | |||||||
|  |  | ||||||
| DEVELOPER="`xcode-select -print-path`/Platforms/MacOSX.platform/Developer" | DEVELOPER="`xcode-select -print-path`/Platforms/MacOSX.platform/Developer" | ||||||
|  |  | ||||||
| # Intel 32-bit compiler flags (10.6 runtime compatibility) | # Intel 32-bit compiler flags (10.5 runtime compatibility) | ||||||
| GCC_COMPILE_X86="g++ -arch i386 -mmacosx-version-min=10.5 \ | GCC_COMPILE_X86="g++ -arch i386 -mmacosx-version-min=10.5 \ | ||||||
| -I/usr/local/include" | -I/usr/local/include" | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Philipp Wiesemann
					Philipp Wiesemann