Skip to content

Commit

Permalink
sysutils/gstat-rs: broken on powerpc
Browse files Browse the repository at this point in the history
On powerpc, bindgen crashes during the build.  This is a known bug in
bindgen.  rust-lang/rust-bindgen#1746

PR:		270246
Sponsored by:	Axcient
Approved by:	fernape (ports)
  • Loading branch information
asomers committed Mar 16, 2023
1 parent 596ad97 commit c8defd9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sysutils/gstat-rs/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ WWW= https://github.com/asomers/gstat-rs
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE

BROKEN_powerpc= bindgen crashes, see https://github.com/rust-lang/rust-bindgen/issues/1746

BUILD_DEPENDS= llvm-config${LLVM_DEFAULT}:devel/llvm${LLVM_DEFAULT}

USES= cargo
Expand Down

0 comments on commit c8defd9

Please sign in to comment.