Skip to content

Commit

Permalink
cad/opentimer: mark broken on powerpc
Browse files Browse the repository at this point in the history
Same issue as on i386.
  • Loading branch information
pkubaj committed Oct 6, 2021
1 parent 2bedec4 commit 1fe6d07
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cad/opentimer/Makefile
Expand Up @@ -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
Expand Down

0 comments on commit 1fe6d07

Please sign in to comment.