Changeset 8aee243 in rtems-source-builder
- Timestamp:
- 01/25/22 02:33:19 (22 months ago)
- Branches:
- 4.11
- Children:
- d8be0e0
- Parents:
- e827cc2
- git-author:
- Chris Johns <chrisj@…> (01/25/22 02:33:19)
- git-committer:
- Chris Johns <chrisj@…> (01/25/22 06:05:51)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
rtems/config/tools/rtems-gcc-4.9.3-newlib-2.2.0-20150423-1.cfg
re827cc2 r8aee243 35 35 %endif 36 36 37 # 38 # Newer hosts compilers default to newer C++ versions that will not build 4.9 39 # 40 %define build_cxxflags %{build_cxxflags} -std=c++11 41 %define host_cxxflags %{host_cxxflags} -std=c++11 37 42 38 43 #
Note: See TracChangeset
for help on using the changeset viewer.