File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change
1
+ 2023-05-09 Enze Li <
[email protected] >
2
+
3
+ * README: Correct a typo.
4
+
1
5
2023-05-02 Nick Clifton <
[email protected] >
2
6
3
7
* MAINTAINERS: Remove Dimity Diky as MSP430 maintainer.
Original file line number Diff line number Diff line change @@ -110,7 +110,7 @@ Native Language Support
110
110
By default Native Language Support will be enabled for binutils. On
111
111
some systems however this support is not present and can lead to error
112
112
messages such as "undefined reference to `libintl_gettext'" when
113
- building there tools. If that happens the NLS support can be disabled
113
+ building these tools. If that happens the NLS support can be disabled
114
114
by adding the --disable-nls switch to the configure line like this:
115
115
116
116
../binutils-XXX/configure --disable-nls
You can’t perform that action at this time.
0 commit comments