Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/external/gpl3/gcc/usr.bin/host-libcpp
Module Name: src
Committed By: bad
Date: Thu Jul 11 13:00:38 UTC 2024
Modified Files:
src/external/gpl3/gcc/usr.bin/host-libcpp: Makefile
Log Message:
external/gpl3/gcc/usr.bin/host-libcpp/Makefile: force std=c++11
GCC >= 11 now requires C++11 to build. In particular libcpp requires C++11.
c.f tools/gcc/Makefile r1.113.
Noticed by compiling with clang as host compiler on macOS >= 12.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/external/gpl3/gcc/usr.bin/host-libcpp/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index