Bug#925720: isc-dhcp: ftbfs with GCC-9

2020-01-20 Thread Paul Gevers
Hi all, On Fri, 4 Oct 2019 15:08:39 +0200 Reiner Herrmann wrote: > Dear maintainer, > > the attached patch fixes the FTBFS with GCC 9. > I moved the linked library irs-export from LDFLAGS to LIBS, so that > it will appear in the correct place on the command line. > > Kind regards, > Reiner A

Bug#925720: isc-dhcp: ftbfs with GCC-9

2019-10-04 Thread Reiner Herrmann
Control: tags -1 + patch Dear maintainer, the attached patch fixes the FTBFS with GCC 9. I moved the linked library irs-export from LDFLAGS to LIBS, so that it will appear in the correct place on the command line. Kind regards, Reiner diff -Nru isc-dhcp-4.4.1/debian/rules isc-dhcp-4.4.1/debian