Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Aug 2020 06:36:53 +0000 (UTC)
From:      "Tobias C. Berner" <tcberner@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r546872 - head/sysutils/foremost
Message-ID:  <202008290636.07T6ar1j087300@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tcberner
Date: Sat Aug 29 06:36:53 2020
New Revision: 546872
URL: https://svnweb.freebsd.org/changeset/ports/546872

Log:
  sysutils/forecast: fix build on recent current

Modified:
  head/sysutils/foremost/Makefile

Modified: head/sysutils/foremost/Makefile
==============================================================================
--- head/sysutils/foremost/Makefile	Sat Aug 29 06:33:20 2020	(r546871)
+++ head/sysutils/foremost/Makefile	Sat Aug 29 06:36:53 2020	(r546872)
@@ -11,6 +11,7 @@ COMMENT=	Console program to recover files based on the
 
 USES=		gmake
 ALL_TARGET=	freebsd
+CFLAGS+=	-fcommon
 
 PLIST_FILES=	bin/foremost etc/foremost.conf.sample man/man8/foremost.8.gz
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202008290636.07T6ar1j087300>