Remove debug output
This commit is contained in:
parent
107c073d58
commit
1430c5ee35
@ -23,4 +23,4 @@ CPPFLAGS += -I$(PROJ_SRC_DIR)/../../include -I$(PROJ_SRC_DIR)/../../../clang/inc
|
||||
|
||||
include $(CLING_LEVEL)/Makefile
|
||||
|
||||
CXX.Flags := $(subst -fno-exceptions,,$(CXX.Flags)) $(shell echo BOO: $(CXX.Flags) >& 2)
|
||||
CXX.Flags := $(subst -fno-exceptions,,$(CXX.Flags))
|
||||
|
Loading…
x
Reference in New Issue
Block a user