diff options
author | Nathan Sidwell <nathan@acm.org> | 2021-01-11 08:50:21 -0800 |
---|---|---|
committer | Nathan Sidwell <nathan@acm.org> | 2021-01-12 10:32:27 -0800 |
commit | e2aa8a5f98286a9b2ab2e229d72d23fe8850f807 (patch) | |
tree | e40df9c7c52d6e1a28202add1307db2b860d44e2 /gcc/go | |
parent | 248feb2fa2c0dfc8950566010b30351879c9d057 (diff) | |
download | gcc-e2aa8a5f98286a9b2ab2e229d72d23fe8850f807.zip gcc-e2aa8a5f98286a9b2ab2e229d72d23fe8850f807.tar.gz gcc-e2aa8a5f98286a9b2ab2e229d72d23fe8850f807.tar.bz2 |
libcody: Simplify configure [PR 98414, 98509]
Libcody's configurey was overly 'clever'. That didn't play well with
GCC's structure. This removes lots of that overengineering, using
libcpp as an example.
libcody/
* Makefile.in: Remove auto parallelize, swallow Makesub.in. Don't
check compiler name here.
* Makesub.in: Delete.
* build-aux/config.guess: Delete.
* build-aux/config.sub: Delete.
* build-aux/install-sh: Delete.
* dox.cfg.in: Delete.
* gdbinit.in: Delete.
* internal.hh (BuildNote): Delete.
* fatal.cc (BuildNote): Delete.
* config.m4: Remove unneeded fns.
* configure.ac: Remove unneccessary checks and configures.
* configure: Rebuilt.
* config.h.in: Rebuilt.
Diffstat (limited to 'gcc/go')
0 files changed, 0 insertions, 0 deletions