diff --git a/GNUmakefile b/GNUmakefile index 6f7c1e7e13..753fb05c10 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -12,7 +12,7 @@ ifdef CONFIG -DFACTOR_GIT_LABEL="$(GIT_LABEL)" \ $(SITE_CFLAGS) - CXXFLAGS += -std=c++11 -stdlib=libc++ + CXXFLAGS += -std=c++11 ifdef DEBUG CFLAGS += -g -DFACTOR_DEBUG