diff options
author | mycroft <mycroft@138bc75d-0d04-0410-961f-82ee72b054a4> | 1992-07-03 23:32:11 +0000 |
---|---|---|
committer | mycroft <mycroft@138bc75d-0d04-0410-961f-82ee72b054a4> | 1992-07-03 23:32:11 +0000 |
commit | 1789ac090dbcdd5d499a443fd1ba990c0d21b576 (patch) | |
tree | d623ee1c716cb90a691479d553ab42cc251e1d86 /gcc/config/t-svr4 | |
parent | 6a1a98913960ac9c4a2873011f8c5377c9fd3067 (diff) | |
download | gcc-1789ac090dbcdd5d499a443fd1ba990c0d21b576.tar.gz |
entered into RCS
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@1413 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/t-svr4')
-rw-r--r-- | gcc/config/t-svr4 | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/config/t-svr4 b/gcc/config/t-svr4 index ad8ad86613a..9560d905521 100644 --- a/gcc/config/t-svr4 +++ b/gcc/config/t-svr4 @@ -2,7 +2,3 @@ # end labels to the .ctors and .dtors section when we link using gcc. EXTRA_PARTS=crtbegin.o crtend.o - -# For svr4 we run the special svr4 fixincludes script. - -FIXINCLUDES=fixinc.svr4 |