Skip to content

Commit

Permalink
devel/gitoxide: Broken on powerpc64, powerpc64le
Browse files Browse the repository at this point in the history
Reported by:	fallout
  • Loading branch information
yurivict committed Feb 2, 2024
1 parent c65c786 commit ca4a042
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions devel/gitoxide/Makefile
Expand Up @@ -13,6 +13,9 @@ LICENSE_COMB= dual
LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE
LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT

BROKEN_powerpc64= compilation fails: use of undeclared identifier 'power_cpu_has_arch_3_00', see https://github.com/rust-lang/libz-sys/issues/183
BROKEN_powerpc64le= compilation fails: use of undeclared identifier 'power_cpu_has_arch_3_00', see https://github.com/rust-lang/libz-sys/issues/183

LIB_DEPENDS= libcurl.so:ftp/curl

USES= cargo
Expand Down

0 comments on commit ca4a042

Please sign in to comment.