summaryrefslogtreecommitdiff
path: root/databases/sqliteodbc-sqlite2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/sqliteodbc-sqlite2/Makefile')
-rw-r--r--databases/sqliteodbc-sqlite2/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/sqliteodbc-sqlite2/Makefile b/databases/sqliteodbc-sqlite2/Makefile
index 17b4f9ee92e1..3d575c2d22b8 100644
--- a/databases/sqliteodbc-sqlite2/Makefile
+++ b/databases/sqliteodbc-sqlite2/Makefile
@@ -11,5 +11,6 @@ MASTERDIR= ${.CURDIR}/../sqliteodbc
BROKEN_aarch64= fails to compile: error: passing char * to parameter of incompatible type va_list
BROKEN_armv6= fails to compile: error: passing char * to parameter of incompatible type va_list
+BROKEN_armv7= fails to compile: error: passing char * to parameter of incompatible type va_list
.include "${MASTERDIR}/Makefile"