Date: Saturday, May 30, 2020 @ 20:13:08
  Author: arojas
Revision: 637508

BUILDINFO rebuild

Modified:
  openntpd/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2020-05-30 20:12:42 UTC (rev 637507)
+++ PKGBUILD    2020-05-30 20:13:08 UTC (rev 637508)
@@ -6,7 +6,7 @@
 
 pkgname=openntpd
 pkgver=6.2p3
-pkgrel=3
+pkgrel=4
 pkgdesc='Free, easy to use implementation of the Network Time Protocol'
 url='http://www.openntpd.org/'
 arch=('x86_64')
@@ -30,7 +30,7 @@
 
 build() {
   cd ${pkgname}-${pkgver}
-  ./configure \
+  CFLAGS+=' -fcommon' ./configure \
     --prefix=/usr \
     --sysconfdir=/etc \
     --sbindir=/usr/bin \

Reply via email to