7 lines
		
	
	
		
			314 B
		
	
	
	
		
			Plaintext
		
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			314 B
		
	
	
	
		
			Plaintext
		
	
	
| include vm/Config.macosx
 | |
| include vm/Config.x86.32
 | |
| 
 | |
| # The last SDK to support x86 is 10.13
 | |
| CFLAGS += --sysroot=$(XCODE_PATH)/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/$(MACOSX_32_SDK)
 | |
| CXXFLAGS += --sysroot=$(XCODE_PATH)/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/$(MACOSX_32_SDK)
 |