[PATCH 03/18] Do not stack-protect ifunc resolvers.
Mike Frysinger
vapier@gentoo.org
Wed Mar 9 22:40:00 GMT 2016
On 08 Mar 2016 13:50, Nix wrote:
> +AC_CACHE_CHECK(if $CC accepts -fno-stack-protector with \
> +__attribute__ ((__optimize__)),
m4 strings should be quoted. so this should be:
AC_CACHE_CHECK([if $CC ........], ...
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20160309/8690d2a4/attachment.sig>
More information about the Libc-alpha
mailing list