From 16c3f82782bd042dd6883523ac5c49a528e9f3f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Tue, 18 Aug 2020 02:48:47 +0200 Subject: [PATCH] tftp-hpa: needs -fcommon for gcc10 [ci skip] --- srcpkgs/tftp-hpa/template | 2 ++ 1 file changed, 2 insertions(+) diff --git a/srcpkgs/tftp-hpa/template b/srcpkgs/tftp-hpa/template index bc0eac1c42..5bfb94b430 100644 --- a/srcpkgs/tftp-hpa/template +++ b/srcpkgs/tftp-hpa/template @@ -20,6 +20,8 @@ alternatives=" tftp:tftpd.8:/usr/share/man/man8/in.tftpd.8 " +CFLAGS="-fcommon" + do_install() { make INSTALLROOT=${DESTDIR} install mv ${DESTDIR}/usr/bin/{tftp,${pkgname}}