aboutsummaryrefslogtreecommitdiffstats
path: root/databases/rocksdb
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2017-12-24 00:49:17 +0800
committersunpoet <sunpoet@FreeBSD.org>2017-12-24 00:49:17 +0800
commit5518c5bb966066a5517159a7c5abee6fcbe33c18 (patch)
treecd0c0dabac44a5e130db6687f2b61d58a4513ffa /databases/rocksdb
parentb83147fae1c72449a13307c87fc12d397abfda02 (diff)
downloadfreebsd-ports-gnome-5518c5bb966066a5517159a7c5abee6fcbe33c18.tar.gz
freebsd-ports-gnome-5518c5bb966066a5517159a7c5abee6fcbe33c18.tar.zst
freebsd-ports-gnome-5518c5bb966066a5517159a7c5abee6fcbe33c18.zip
Cosmetic change to avoid unpaired symbols
Diffstat (limited to 'databases/rocksdb')
-rw-r--r--databases/rocksdb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/rocksdb/Makefile b/databases/rocksdb/Makefile
index d98a793f0b58..89a4761cfb3a 100644
--- a/databases/rocksdb/Makefile
+++ b/databases/rocksdb/Makefile
@@ -17,7 +17,7 @@ LICENSE_FILE_GPLv2= ${WRKSRC}/COPYING
BROKEN_DragonFly= does not build on DragonFly BSD using GCC with -Werror
BROKEN_aarch64= does not build: the clang compiler does not support -march=native
BROKEN_armv6= does not build: the clang compiler does not support -march=native
-BROKEN_armv7= does not build: /nxb-bin/usr/bin/ld: undefined reference to symbol `__gnu_Unwind_Find_exidx@@FBSD_1.4' (try adding -lc)
+BROKEN_armv7= does not build: /nxb-bin/usr/bin/ld: undefined reference to symbol `__gnu_Unwind_Find_exidx@@FBSD_1.4' (try adding -lc) #'`
BROKEN_powerpc64= does not build: the clang compiler does not support -march=native
BROKEN_sparc64= cannot build: uses unknown compiler flags