]> git.ipfire.org Git - thirdparty/asterisk.git/commit
weakref attribute detection broken with gcc 4.6 and higher 74/574/4
authoribercom <ibercom123@gmail.com>
Wed, 3 Jun 2015 00:06:46 +0000 (02:06 +0200)
committeribercom <ibercom123@gmail.com>
Thu, 4 Jun 2015 11:34:30 +0000 (13:34 +0200)
commitf98c458c924f517dc9e0f3cc8e6a3570262cba3c
treeff40f764f9b0a85dfb1e2bad8edebe1bc35b8866
parent99c54fe42d78995df3d6d538d120d3543ec557a8
weakref attribute detection broken with gcc 4.6 and higher

GCC 4.7 Manual:
http://gcc.gnu.org/onlinedocs/gcc-4.7.4/gcc/Function-Attributes.html

weakref ("target")

A weak reference is an alias that does not by itself require a definition
to be given for the target symbol.

ASTERISK-22559 #close
Reported by: Ibercom

Change-Id: I36a136cae947b65187a697533416f9ff9a0b8cdf
autoconf/ast_gcc_attribute.m4
configure
menuselect/configure