svn commit: r546700 - head/emulators/almostti

Alexey Dokuchaev danfe at FreeBSD.org
Fri Aug 28 03:39:25 UTC 2020


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
 


More information about the svn-ports-head mailing list