]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_snmp: Add -fPIC to _ASTCFLAGS
authorGeorge Joseph <gjoseph@digium.com>
Wed, 8 Sep 2021 14:36:40 +0000 (08:36 -0600)
committerFriendly Automation <jenkins2@gerrit.asterisk.org>
Fri, 10 Sep 2021 15:38:49 +0000 (10:38 -0500)
commit9a9e5f0f25b7b82004e2f6a04d8168c63f8bfa70
tree211957a53e1cf0c4847f1b5e5ac7fc01240d2f19
parent7a7b9e47ca2148a46d4d047566cc45049305f863
res_snmp: Add -fPIC to _ASTCFLAGS

With gcc 11, res/res_snmp.c and res/snmp/agent.c need the
-fPIC option added to its _ASTCFLAGS.

ASTERISK-29634

Change-Id: I34649c85e075fd954e578378fabf798c3f038f50
res/Makefile