summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Albinus <michael.albinus@gmx.de>2022-09-30 21:54:05 +0200
committerMichael Albinus <michael.albinus@gmx.de>2022-09-30 21:54:05 +0200
commitbe3eac3929c96d9ba340ef362cc1146b0b487f1f (patch)
tree4201cff5e49ef65fedbff2bccb9a732c12b958db
parent99a8c532470d9b1b6fc40211151b1ce196530d8e (diff)
downloademacs-be3eac3929c96d9ba340ef362cc1146b0b487f1f.tar.gz
; * etc/NEWS: Fix typos.
-rw-r--r--etc/NEWS5
1 files changed, 2 insertions, 3 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 6e5ddfa0662..1edf4e85b09 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -30,12 +30,11 @@ with a prefix argument or by typing 'C-u C-h C-n'.
* Changes in Specialized Modes and Packages in Emacs 28.3
-** 'native-comp-driver-options' on macOS
-
+** 'native-comp-driver-options' on macOS.
The value of 'native-comp-driver-options' has been changed to contain
"-Wl,-w" to suppress warnings of the form
- ld: warning: -undefined dynamic_lookup may not work with chained fixups
+ ld: warning: -undefined dynamic_lookup may not work with chained fixups
emitted during native compilation on macOS 12.6 with Xcode 14.