@@ -1,10 +1,6 @@
CXXFLAGS = -O3 -Wall -std=c++11
ifeq ($(OS),Windows_NT)
detected_OS := Windows
else
detected_OS := $(shell uname)
endif
ifeq ($(detected_OS),Darwin)
CXXFLAGS += -stdlib=libc++
The note is not visible to the blocked user.