svn commit: r545571 - head/net/bird

Olivier Cochard olivier at FreeBSD.org
Thu Aug 20 23:15:07 UTC 2020


Author: olivier
Date: Thu Aug 20 23:15:06 2020
New Revision: 545571
URL: https://svnweb.freebsd.org/changeset/ports/545571

Log:
  Revert r545567: A smarter patch was committed 10 minutes before this one.
  
  Reported by:	zeising

Modified:
  head/net/bird/Makefile

Modified: head/net/bird/Makefile
==============================================================================
--- head/net/bird/Makefile	Thu Aug 20 23:10:00 2020	(r545570)
+++ head/net/bird/Makefile	Thu Aug 20 23:15:06 2020	(r545571)
@@ -27,8 +27,6 @@ GROUPS=		birdvty
 
 PORTSCOUT=	limit:^1\.
 
-CFLAGS+=	-fcommon
-
 .if ${FLAVOR:U} == ipv6
 CONFIGURE_ARGS+=	--enable-ipv6
 PLIST_SUB=	VER=6


More information about the svn-ports-all mailing list