diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2019-03-07 16:29:29 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2019-03-07 16:29:29 +0000 |
commit | 85a8ce0abd021eea70ab068c85c1e9e4fd23b6ff (patch) | |
tree | 0e0850d405837946c8febf72501850d92d30fb3e /databases/mysql80-client | |
parent | security/softether: Update COMMENT (diff) |
Unbroken on gcc-based archs by r490218.
Reported by: Piotr Kubaj
Diffstat (limited to 'databases/mysql80-client')
-rw-r--r-- | databases/mysql80-client/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/databases/mysql80-client/Makefile b/databases/mysql80-client/Makefile index f666f66bf6f8..92d56bfbf684 100644 --- a/databases/mysql80-client/Makefile +++ b/databases/mysql80-client/Makefile @@ -9,9 +9,6 @@ COMMENT= Multithreaded SQL database (client) LICENSE+= LGPL21 -BROKEN_powerpc64= does not build: reports unsupported compiler -BROKEN_sparc64= does not build: reports unsupported compiler - MASTERDIR= ${.CURDIR}/../mysql80-server PKGMESSAGE= ${.CURDIR}/pkg-message |