summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--databases/pg_citus/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/databases/pg_citus/Makefile b/databases/pg_citus/Makefile
index bb888d8cfffe..2c72c494e487 100644
--- a/databases/pg_citus/Makefile
+++ b/databases/pg_citus/Makefile
@@ -12,8 +12,6 @@ COMMENT= Horizontally scale Postgresql using sharding and replication
LICENSE= AGPLv3
-BROKEN_i386= fails to compile: transaction/backend_data.c:727:2: error: unknown type name 'pg_atomic_uint64'; did you mean 'pg_atomic_uint32'?
-
USES= gmake pgsql:10+ autoreconf readline
WANT_PGSQL= lib server
GNU_CONFIGURE= yes