diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2017-11-30 06:13:34 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2017-11-30 06:13:34 +0000 |
commit | bf43557044604cb6487fc1aa24ce2c210ae789da (patch) | |
tree | 10dd7508accfa6a3ffc8e631ba63a22cc2fdeb6b /databases/xtrabackup | |
parent | e3b0bf80d1a7a3579b4284ef20edfdcdcefac2a7 (diff) | |
download | ports-bf43557044604cb6487fc1aa24ce2c210ae789da.tar.gz ports-bf43557044604cb6487fc1aa24ce2c210ae789da.zip |
Notes
Diffstat (limited to 'databases/xtrabackup')
-rw-r--r-- | databases/xtrabackup/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/xtrabackup/Makefile b/databases/xtrabackup/Makefile index e74790b1fdcf..032a9ae73c7d 100644 --- a/databases/xtrabackup/Makefile +++ b/databases/xtrabackup/Makefile @@ -25,6 +25,7 @@ RUN_DEPENDS= p5-DBD-mysql>=0:databases/p5-DBD-mysql \ qpress:archivers/qpress BROKEN_armv6= fails to compile: cannot combine with previous 'type-name' declaration specifier +BROKEN_armv7= fails to compile: cannot combine with previous 'type-name' declaration specifier BROKEN_mips64= fails to compile: 'fpsetmask' was not declared in this scope BROKEN_powerpc64= fails to link: ld: final link failed: Bad value |