Skip to content

Commit

Permalink
devel/google-perftools: Re-enable on aarch64, riscv64
Browse files Browse the repository at this point in the history
... to see if it builds now.
BROKEN lines were added 2 years ago. The upstream now claims that at
least aarch64 is fully supported.
  • Loading branch information
yurivict committed Jul 19, 2022
1 parent eec1296 commit 7048b95
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions devel/google-perftools/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@ COMMENT= Fast, multi-threaded malloc() and nifty performance analysis tools
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING

BROKEN_aarch64= fails to compile: src/stacktrace.cc:230:2: Cannot calculate stack trace: will need to write for your environment
BROKEN_riscv64= fails to compile: src/base/basictypes.h:387:5: Could not determine cache line length - unknown architecture

USES= compiler:c11 gmake libtool localbase:ldflags
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
Expand Down

0 comments on commit 7048b95

Please sign in to comment.