summaryrefslogtreecommitdiff
path: root/gcc/INSTALL
diff options
context:
space:
mode:
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>1997-12-15 07:05:04 +0000
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>1997-12-15 07:05:04 +0000
commitc4fa4c4d9fccf5c27b3607881dc2c8b6bd4f00e7 (patch)
treefff0335d1435c9b6e70f06bebdd1a98b6cfd22bc /gcc/INSTALL
parent68a99e8a6d757691f24b0cc2f8dcc34d5ad3b723 (diff)
downloadgcc-c4fa4c4d9fccf5c27b3607881dc2c8b6bd4f00e7.tar.gz
Bring over changes from latest gcc-2.8 pre-release.
Mirror sched.c change into haifa-sched.c git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@17097 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/INSTALL')
-rw-r--r--gcc/INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/INSTALL b/gcc/INSTALL
index 595bc1df33b..60fabf131b7 100644
--- a/gcc/INSTALL
+++ b/gcc/INSTALL
@@ -164,7 +164,7 @@ and includes all the necessary compilation tools and libraries.
`--nfp' currently has no effect, though perhaps there are
other systems where it could usefully make a difference.
- `--enable-objcthreads=TYPE'
+ `--enable-threads=TYPE'
Certain systems, notably Linux-based GNU systems, can't be
relied on to supply a threads facility for the Objective C
runtime and so will default to single-threaded runtime. They