mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-27 22:11:24 -04:00
14 lines
459 B
Plaintext
14 lines
459 B
Plaintext
$NetBSD$
|
|
|
|
--- gcc/doc/install.texi.orig Sun Jan 30 18:27:47 2011
|
|
+++ gcc/doc/install.texi
|
|
@@ -1194,7 +1194,7 @@ Division by zero checks use the break instruction.
|
|
|
|
@item --with-llsc
|
|
On MIPS targets, make @option{-mllsc} the default when no
|
|
-@option{-mno-lsc} option is passed. This is the default for
|
|
+@option{-mno-llsc} option is passed. This is the default for
|
|
Linux-based targets, as the kernel will emulate them if the ISA does
|
|
not provide them.
|
|
|