svn commit: r397995 - head/databases/rocksdb
Mark Linimon
linimon at FreeBSD.org
Sat Sep 26 16:53:59 UTC 2015
Author: linimon
Date: Sat Sep 26 16:53:58 2015
New Revision: 397995
URL: https://svnweb.freebsd.org/changeset/ports/397995
Log:
Mark as broken on sparc64: fails to build.
Approved by: portmgr (sparc64 blanket)
Modified:
head/databases/rocksdb/Makefile
Modified: head/databases/rocksdb/Makefile
==============================================================================
--- head/databases/rocksdb/Makefile Sat Sep 26 16:21:17 2015 (r397994)
+++ head/databases/rocksdb/Makefile Sat Sep 26 16:53:58 2015 (r397995)
@@ -27,6 +27,7 @@ GH_ACCOUNT= facebook
USE_GITHUB= yes
BROKEN_DragonFly= does not build on DragonFly BSD using GCC with -Werror
+BROKEN_sparc64= cannot build: uses unknown compiler flags
PROGRAMS= db_bench db_repl_stress db_sanity_test db_stress ldb sst_dump table_reader_bench
More information about the svn-ports-head
mailing list