commit 4baf3da673cf4ccc37972fd7a3a5374f2f949682
Author: zrj <[email protected]>
Date: Sun Sep 25 16:37:22 2016 +0300
gcc47: Backport objc fix from gcc trunk.
This prevents spurious warnings when compiling with gcc50.
Fix is needed for objc ABI inline semantics.
Also why we even provide objc language support in base?
Taken-from: gcc trunk (trunk@220175)
Summary of changes:
contrib/gcc-4.7/libobjc/sendmsg.c | 8 ++++++++
1 file changed, 8 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/4baf3da673cf4ccc37972fd7a3a5374f2f949682
--
DragonFly BSD source repository