From: Paul Eggert Date: Sun, 5 Apr 2015 19:47:20 +0000 (-0700) Subject: ; Minor ChangeLog fix X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~23^2~3369 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=7514b24b6a512d85b762c603e9e0107d2c8a52f1;p=emacs.git ; Minor ChangeLog fix --- diff --git a/ChangeLog b/ChangeLog index 7746605c4b1..70ab50cd443 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,8 @@ 2015-04-03 Paul Eggert Port 'configure' to clang 3.5 - * configure.ac: Add -Wno-unknown-attributes if clang; otherwise - clang 3.5.0 (Fedora 21 x86-64) complains + * configure.ac: Add -Wno-unknown-attributes if clang; + otherwise clang 3.5.0 (Fedora 21 x86-64) complains "/usr/include/glib-2.0/glib/gmem.h: ... warning: unknown attribute '__alloc_size__' ignored". Use -Werror when checking for -nopie; otherwise clang warns about -nopie instead of failing, and then