Bug fixes in pattern_formatter and async_logger
This commit is contained in:
		@@ -1,5 +1,5 @@
 | 
			
		||||
CXX	= g++
 | 
			
		||||
CXX_FLAGS = -Wall -Wshadow -Wextra -pedantic -std=c++11 -pthread -I../include
 | 
			
		||||
CXX_FLAGS = -Wall -Wextra -pedantic -std=c++11 -pthread -I../include
 | 
			
		||||
CXX_RELEASE_FLAGS = -O3 -march=native
 | 
			
		||||
CXX_DEBUG_FLAGS= -g
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user