diff --git a/srcpkgs/openntpd/template b/srcpkgs/openntpd/template index 324b5836c37..8a579147959 100644 --- a/srcpkgs/openntpd/template +++ b/srcpkgs/openntpd/template @@ -22,6 +22,8 @@ alternatives=" ntpd:ntpd.8:/usr/share/man/man8/openntpd.8 ntpd:ntpd:/etc/sv/openntpd" +CFLAGS="-fcommon" + pre_configure() { autoreconf -fi }