Changes between Initial Version and Version 1 of Ticket #315, comment 2
- Timestamp:
- Aug 21, 2014, 4:57:16 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #315, comment 2
initial v1 1 I've just looked through the Makefile.arch file and I'd say that the '-std=c++11' flag sis generated by the 'root-config --cflags' command.1 I've just looked through the Makefile.arch file and I'd say that the '-std=c++11' flag is generated by the 'root-config --cflags' command. 2 2 3 If it's so, the solution could be to rsomehow remove '-std=c++11' from the {{{gcc $(CXXFLAGS) ..}}} command.3 If it's so, the solution could be to somehow remove '-std=c++11' from the {{{gcc $(CXXFLAGS) ..}}} command.