aboutsummaryrefslogtreecommitdiff
path: root/emulators/almostti
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2020-08-28 03:39:25 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2020-08-28 03:39:25 +0000
commit8c09cea9bfa00ae9fda26e3d0a0e68be9cf8d45c (patch)
tree747e05094984c42c18dd181de9cfcc7628ef4688 /emulators/almostti
parent9ed27dded0771b57e68b5fc3b4f1d74f5ced629b (diff)
downloadports-8c09cea9bfa00ae9fda26e3d0a0e68be9cf8d45c.tar.gz
ports-8c09cea9bfa00ae9fda26e3d0a0e68be9cf8d45c.zip
Revert r546386 now that better fix had been committed in r546699.
Notes
Notes: svn path=/head/; revision=546700
Diffstat (limited to 'emulators/almostti')
-rw-r--r--emulators/almostti/Makefile3
1 files changed, 0 insertions, 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