From 8c09cea9bfa00ae9fda26e3d0a0e68be9cf8d45c Mon Sep 17 00:00:00 2001 From: Alexey Dokuchaev Date: Fri, 28 Aug 2020 03:39:25 +0000 Subject: [PATCH] Revert r546386 now that better fix had been committed in r546699. --- emulators/almostti/Makefile | 3 --- 1 file changed, 3 deletions(-) diff --git a/emulators/almostti/Makefile b/emulators/almostti/Makefile index bcf1dec26314..2df7725d7426 100644 --- a/emulators/almostti/Makefile +++ b/emulators/almostti/Makefile @@ -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