]> git.ipfire.org Git - thirdparty/asterisk.git/commit
weakref attribute detection broken with gcc 4.6 and higher 15/615/2
authoribercom <ibercom123@gmail.com>
Tue, 9 Jun 2015 18:41:54 +0000 (20:41 +0200)
committeribercom <ibercom123@gmail.com>
Wed, 10 Jun 2015 09:24:31 +0000 (04:24 -0500)
commit3046bc17ed81d13899147c6e2138d0189250a8f4
tree4d2025af0ba0ec88a2c6eb361cf08b13722172a6
parent8ea1c0aa81e5bd17e5a46fbd6360829755f041b0
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