pkgsrc-ng/lang/gcc45/patches/patch-gcc_doc_install.texi
Lionel Sambuc 612ad0a18c lang/gcc45
2016-01-22 00:09:29 +01:00

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.