cad/opentimer: Remove the USE_GCC commented out line

The project now builds with clang.
This commit is contained in:
Yuri Victorovich 2023-09-18 22:25:45 -07:00
parent 1701f4cd08
commit 1f519443be

View file

@ -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