diff options
| author | Mark Linimon <linimon@FreeBSD.org> | 2020-12-06 16:48:32 +0000 |
|---|---|---|
| committer | Mark Linimon <linimon@FreeBSD.org> | 2020-12-06 16:48:32 +0000 |
| commit | f3128ba5692365af4046067f35c562684970a8d3 (patch) | |
| tree | 715669794fca2e354696fe76f67370c55f1a99a5 /sysutils/cdrdao | |
| parent | a9a09816b4ef4d0ceef2b88495b2bebb23b19113 (diff) | |
Notes
Diffstat (limited to 'sysutils/cdrdao')
| -rw-r--r-- | sysutils/cdrdao/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/cdrdao/Makefile b/sysutils/cdrdao/Makefile index 8e82985aea8e..3b6b43f24fbe 100644 --- a/sysutils/cdrdao/Makefile +++ b/sysutils/cdrdao/Makefile @@ -13,6 +13,8 @@ COMMENT?= Record CD-R[W]s in disk-at-once mode LICENSE= GPLv2 +BROKEN_riscv64= ../include/mconfig.h:86:2: error: Architecture not defined here + USES= alias compiler:c++11-lang gmake tar:bzip2 GNU_CONFIGURE= yes USE_CXXSTD= c++11 |
