Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Aug 2020 03:39:25 +0000 (UTC)
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r546700 - head/emulators/almostti
Message-ID:  <202008280339.07S3dP0i077325@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: danfe
Date: Fri Aug 28 03:39:25 2020
New Revision: 546700
URL: https://svnweb.freebsd.org/changeset/ports/546700

Log:
  Revert r546386 now that better fix had been committed in r546699.

Modified:
  head/emulators/almostti/Makefile

Modified: head/emulators/almostti/Makefile
==============================================================================
--- head/emulators/almostti/Makefile	Fri Aug 28 02:39:38 2020	(r546699)
+++ head/emulators/almostti/Makefile	Fri Aug 28 03:39:25 2020	(r546700)
@@ -19,9 +19,6 @@ BUILD_WRKSRC=	${WRKSRC}/ATI85/Unix
 DESKTOP_ENTRIES=	"ATI85" "${COMMENT}" "ati85" "ati85" \
 			"Utility;Calculator;Emulator;" false
 
-# Fix build with clang11
-CFLAGS+=	-fcommon
-
 post-patch:
 	@${REINPLACE_CMD} -e 's,\./,${DATADIR}/,' ${WRKSRC}/ATI85/TI85.c
 



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