Take off the BROKEN_i386 tag, as this now builds correctly on i386.
This commit is contained in:
parent
3e5a66031a
commit
37f76061fe
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=504494
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue