aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2023-09-19 05:25:45 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2023-09-19 05:26:46 +0000
commit1f519443be9105728ef58969c8b2168bbb80cf80 (patch)
tree0d89db518c5a947abf197cc5e494c01693830bd8
parent1701f4cd0890badedd189d69b76f3f40705fa1f4 (diff)
downloadports-1f519443be9105728ef58969c8b2168bbb80cf80.tar.gz
ports-1f519443be9105728ef58969c8b2168bbb80cf80.zip
cad/opentimer: Remove the USE_GCC commented out line
The project now builds with clang.
-rw-r--r--cad/opentimer/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/cad/opentimer/Makefile b/cad/opentimer/Makefile
index 48335665e88c..53265f808609 100644
--- a/cad/opentimer/Makefile
+++ b/cad/opentimer/Makefile
@@ -13,7 +13,6 @@ BROKEN_i386= undefined reference to `__atomic_compare_exchange_8' #'`
BROKEN_powerpc= undefined reference to `__atomic_compare_exchange_8' #'`
USES= cmake compiler:c++17-lang python:test shebangfix tcl
-#USE_GCC= yes # fails to build with clang-11: https://github.com/OpenTimer/OpenTimer/issues/48
SHEBANG_FILES= inttest/*.py