net-misc/ntp: Add patch to fix build with gcc-4.9
authorPatrick McLean <chutzpah@gentoo.org>
Wed, 22 Mar 2017 18:52:01 +0000 (11:52 -0700)
committerPatrick McLean <chutzpah@gentoo.org>
Wed, 22 Mar 2017 18:52:01 +0000 (11:52 -0700)
commit494143c3b4921a5c8b8596d58f2c8b98296bf688
treef57504f40f311e51af1ec2558627775acf37bb03
parent0d748070e8f4ce1e60bbfed4c3ec95d9d6e9096a
net-misc/ntp: Add patch to fix build with gcc-4.9

Upstream somehow dropped -fPIC on the ntpq libraries, this breaks build
with gcc-4.9 (current stable). This adds the calculated NTP_HARD_CFLAGS
to the CFLAGS for ntpq, which includes -fPIC if configure decides it's
needed.

Package-Manager: Portage-2.3.5, Repoman-2.3.2
net-misc/ntp/files/ntp-4.2.8_p10-ntpq-fpic.patch [new file with mode: 0644]
net-misc/ntp/ntp-4.2.8_p10.ebuild