removed Wshadow from bench so boost bench won't produce so many warnings
This commit is contained in:
		
							parent
							
								
									6ec8c597b6
								
							
						
					
					
						commit
						207d04353f
					
				@ -1,5 +1,5 @@
 | 
				
			|||||||
CXX	= g++
 | 
					CXX	= g++
 | 
				
			||||||
CXXFLAGS	= -march=native -Wall -Wshadow -Wextra -pedantic -std=c++11 -pthread -Wl,--no-as-needed  -I../include 
 | 
					CXXFLAGS	= -march=native -Wall -Wextra -pedantic -std=c++11 -pthread -Wl,--no-as-needed  -I../include 
 | 
				
			||||||
CXX_RELEASE_FLAGS = -O3 -flto
 | 
					CXX_RELEASE_FLAGS = -O3 -flto
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user