diff options
author | Eli Zaretskii <eliz@gnu.org> | 2022-07-11 21:24:33 +0300 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2022-07-11 21:24:33 +0300 |
commit | 9183d1672c65da62e482c55d93b97cd15e4d0ef0 (patch) | |
tree | b5578ec0521488097449615f5e28bf841c7e0f2a | |
parent | 1f508a8b6f738b9d242a9cc7b69861e84ca5d4dc (diff) | |
download | emacs-9183d1672c65da62e482c55d93b97cd15e4d0ef0.tar.gz emacs-9183d1672c65da62e482c55d93b97cd15e4d0ef0.tar.bz2 emacs-9183d1672c65da62e482c55d93b97cd15e4d0ef0.zip |
; * etc/PROBLEMS: Give a URL for bug#50666.
-rw-r--r-- | etc/PROBLEMS | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS index 68617cd994c..262a1dc0ffa 100644 --- a/etc/PROBLEMS +++ b/etc/PROBLEMS @@ -2911,7 +2911,8 @@ that you not build Emacs with native compilation on 32-bit Cygwin. Indeed, the configure script will not allow this unless you use the --with-cygwin32-native-compilation option. -See bug#50666 for further discussion. +See bug#50666 (https://debbugs.gnu.org/cgi/bugreport.cgi?bug=50666) +for further discussion. * Runtime problems specific to macOS |