does not define __linux__ under OS X any more.
This commit is contained in:
		
							parent
							
								
									602811f3ad
								
							
						
					
					
						commit
						db2b1334cd
					
				@ -138,7 +138,7 @@ endif
 | 
			
		||||
endif
 | 
			
		||||
 | 
			
		||||
    # these are for everyone
 | 
			
		||||
    COPT = -D_DARWIN_C_SOURCE -D__macosx__ -D__linux__ -W -Wall -Wdeclaration-after-statement -O$(OPTIM) -std=c99 -g $(LUACOPT) $(SDLCOPT) $(TTFCOPT) -I/usr/include
 | 
			
		||||
    COPT = -D_DARWIN_C_SOURCE -D__macosx__ -W -Wall -Wdeclaration-after-statement -O$(OPTIM) -std=c99 -g $(LUACOPT) $(SDLCOPT) $(TTFCOPT) -I/usr/include
 | 
			
		||||
ifdef MACOSX_LION
 | 
			
		||||
    LOPT = $(SDLLOPT) $(LUALOPT) -framework libpng14 -lz
 | 
			
		||||
else
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user