Doug Coleman 2016-05-05 16:55:28 -07:00
parent 10164b6af8
commit bbb3582d9d
1 changed files with 1 additions and 1 deletions

View File

@ -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