diff options
author | Ian Lance Taylor <ian@airs.com> | 1994-09-27 22:25:04 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1994-09-27 22:25:04 +0000 |
commit | 262c876349e7b12a4c8fbd6d283cd190e7970a24 (patch) | |
tree | 251433f91a61231e5e7eaf3517de7cd2a13d03e1 /ld/.Sanitize | |
parent | 5c680d3f29a0f7073b32e00bc5d4fda17c5e89f0 (diff) | |
download | gdb-262c876349e7b12a4c8fbd6d283cd190e7970a24.zip gdb-262c876349e7b12a4c8fbd6d283cd190e7970a24.tar.gz gdb-262c876349e7b12a4c8fbd6d283cd190e7970a24.tar.bz2 |
* Makefile.in (CC): Define.
(CXX): Move definition, change from g++ to gcc.
(EXPECT, RUNTEST): Copy definitions from top level Makefile.in.
(RUNTEST_CC, RUNTEST_CFLAGS): Remove.
(RUNTEST_CXX, RUNTEST_CXXFLAGS): Remove.
(CC_FOR_TARGET, CXX_FOR_TARGET): Copy from top level Makefile.in.
(.cc.o): Comment out.
(testdir): Remove.
(site.exp): Don't create testdir or set tmpdir.
(check): Run checks even if not running native. Use CC_FOR_TARGET
instead of RUNTEST_CC, and likewise for CXX.
(cdtest targets): Comment out.
* config/solaris2.mh (HOSTING_LIBS): Only mention crtend.o once.
* cdtest-bar.cc, cdtest-foo.cc, cdtest-foo.h: Remove.
* cdtest-main.cc, cdtest.exp: Remove.
Diffstat (limited to 'ld/.Sanitize')
-rw-r--r-- | ld/.Sanitize | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/ld/.Sanitize b/ld/.Sanitize index 14c302e..3ef50a7 100644 --- a/ld/.Sanitize +++ b/ld/.Sanitize @@ -36,11 +36,6 @@ Makefile.in NEWS README TODO -cdtest-foo.cc -cdtest-foo.h -cdtest-bar.cc -cdtest-main.cc -cdtest.exp config config.h configure.bat |