aboutsummaryrefslogtreecommitdiff
path: root/cad/opentimer/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cad/opentimer/Makefile')
-rw-r--r--cad/opentimer/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/cad/opentimer/Makefile b/cad/opentimer/Makefile
index 55a905747277..41eb225c7db9 100644
--- a/cad/opentimer/Makefile
+++ b/cad/opentimer/Makefile
@@ -9,6 +9,7 @@ LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
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