Take off the BROKEN_i386 tag, as this now builds correctly on i386.

This commit is contained in:
Matthew Seaman 2019-06-18 18:32:41 +00:00
parent 3e5a66031a
commit 37f76061fe
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=504494

View file

@ -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