1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-07 15:21:46 +00:00

; Minor ChangeLog fix

This commit is contained in:
Paul Eggert 2015-04-05 12:47:20 -07:00
parent ba0a6e9f28
commit 7514b24b6a

View File

@ -1,8 +1,8 @@
2015-04-03 Paul Eggert <eggert@cs.ucla.edu>
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