@@ -1,5 +1,5 @@
#Macros that are corss platform
LIBFLAGS = -shared -std=c++11 -O3 -fPIC
LIBFLAGS = -shared -std=c++11 -O3 -fPIC -Wall
EXEFLAGS = -std=c++11 -O3
TESTFLAGS = -std=c++11 -DTEST_VERSION
DEBUGFLAGS = $(TESTFLAGS) -g
The note is not visible to the blocked user.