Skip to content
Snippets Groups Projects
Commit cd8e5399 authored by Yuri Victorovich's avatar Yuri Victorovich
Browse files

devel/quickcpplib: Not for powerpc64, powerpc64le; Clang crashes on powerpc

Reported by:	fallout
parent 7a9fc3da
No related branches found
No related tags found
No related merge requests found
......@@ -10,6 +10,10 @@ WWW= https://github.com/ned14/quickcpplib
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/Licence.txt
BROKEN_powerpc= clang crashes, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276824
NOT_FOR_ARCHS= powerpc64 powerpc64le
NOT_FOR_ARCHS_REASON= test/timing.h:113:2: error: Unsupported platform
USES= cmake:testing
USE_GITHUB= yes
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment