diff options
| author | Mark Linimon <linimon@FreeBSD.org> | 2021-01-19 01:13:05 +0000 |
|---|---|---|
| committer | Mark Linimon <linimon@FreeBSD.org> | 2021-01-19 01:13:05 +0000 |
| commit | 8ffa3a106e57c57f2611ebfc51f1e4ff2487ca54 (patch) | |
| tree | a3fb0225701d6b842a8ffad50c80035e115fc7c3 /archivers | |
| parent | 4d47461e7955c51f6440d6a42765d693015a716e (diff) | |
Notes
Diffstat (limited to 'archivers')
| -rw-r--r-- | archivers/star/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/archivers/star/Makefile b/archivers/star/Makefile index ca082e132c97..a7328c0e1616 100644 --- a/archivers/star/Makefile +++ b/archivers/star/Makefile @@ -14,6 +14,8 @@ LICENSE= CDDL GPLv2 LICENSE_COMB= multi LICENSE_FILE= ${WRKSRC}/CDDL.Schily.txt +BROKEN_riscv64= fails to configure in autoconf: checking whether the C compiler (riscv64-freebsd-clang) works... no + USES= gmake gettext iconv tar:bzip2 BINARY_WRAPPERS= gm4 |
