weakref attribute detection broken with gcc 4.6 and higher
authoribercom <ibercom123@gmail.com>
Tue, 9 Jun 2015 18:41:54 +0000 (20:41 +0200)
committeribercom <ibercom123@gmail.com>
Wed, 10 Jun 2015 09:18:25 +0000 (11:18 +0200)
commitf897f36721d1fa3a09403c67c1a6f21f0f014213
tree5fbd1e0bf4d3178fe83bdc98d5ce9af4b7b23bc0
parentbbeb753e5ed21f6a21242a24092b0d71d9d6c75c
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