diff --git a/Makefile.conf b/Makefile.conf index 39a57df..a6cb307 100644 --- a/Makefile.conf +++ b/Makefile.conf @@ -67,5 +67,5 @@ endif CXXFLAGS+=$(COMPILE_FLAGS) CFLAGS+=$(COMPILE_FLAGS) -$(info C-Compiler: $(shell $(CC) --version)) -$(info C++-Compiler: $(shell $(CXX) --version)) \ No newline at end of file +#$(info C-Compiler: $(shell $(CC) --version)) +#$(info C++-Compiler: $(shell $(CXX) --version)) \ No newline at end of file