diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2025-04-10 12:56:43 +0100 |
---|---|---|
committer | Jonathan Wakely <redi@gcc.gnu.org> | 2025-05-02 11:42:48 +0100 |
commit | a9ef2ae2e5a7e6d8febdac3806587a1ea555533c (patch) | |
tree | ca927d71ed1d804e45f10ca3664783d3692ce939 /gcc/c/c-errors.cc | |
parent | 9d4cfdde79cf7900bef56773a003b3d5689ad1ce (diff) | |
download | gcc-a9ef2ae2e5a7e6d8febdac3806587a1ea555533c.zip gcc-a9ef2ae2e5a7e6d8febdac3806587a1ea555533c.tar.gz gcc-a9ef2ae2e5a7e6d8febdac3806587a1ea555533c.tar.bz2 |
libstdc++: Add some more makefile dependencies
Add more prerequisites for wchar and dual-abi targets in the src/c++11
directory, and simplify the existing ones (we don't need to add the main
xxx.cc source file as a prerequisite of xxx.o because that's implicit,
we only need to add the ones that Make can't determine on its own).
Also add similar prerequisites for the dual-abi targets in the src/c++17
directory.
libstdc++-v3/ChangeLog:
* src/c++11/Makefile.am: Simplify existing prerequisites for wchar and
dual-abi targets that are built from other sources. Add similar
prerequisites for more wchar and dual-abi files.
* src/c++11/Makefile.in: Regenerate.
* src/c++17/Makefile.am [ENABLE_DUAL_ABI]: Add prerequisites for
dual-abi targets that are built from other sources.
* src/c++17/Makefile.in: Regenerate.
Diffstat (limited to 'gcc/c/c-errors.cc')
0 files changed, 0 insertions, 0 deletions