mirror of
				https://github.com/nigels-com/glew.git
				synced 2025-11-03 22:04:10 +00:00 
			
		
		
		
	Use -ansi -pedantic compilation flags for Linux build.
This commit is contained in:
		
							parent
							
								
									044b9ff14c
								
							
						
					
					
						commit
						49eafff105
					
				@ -24,6 +24,7 @@ WARN = -Wall -W
 | 
			
		||||
POPT = -O2
 | 
			
		||||
CFLAGS.EXTRA += -fPIC
 | 
			
		||||
CFLAGS.EXTRA += -Wcast-qual
 | 
			
		||||
CFLAGS.EXTRA += -ansi -pedantic
 | 
			
		||||
BIN.SUFFIX =
 | 
			
		||||
LIB.SONAME = lib$(NAME).so.$(SO_MAJOR)
 | 
			
		||||
LIB.DEVLNK = lib$(NAME).so
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user