Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Feb 2021 19:21:09 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 253766] databases/pgloader3: builds on i386 now (and other non-64)
Message-ID:  <bug-253766-7788-XnnrF0CCPW@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-253766-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-253766-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D253766

Christoph Moench-Tegeder <cmt@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cmt@freebsd.org

--- Comment #2 from Christoph Moench-Tegeder <cmt@freebsd.org> ---
This seems to be working in gerneral.
But instead of trying to pattern-match on the machine architecture name,
wouldn't it be more correct (and perhaps more robust - e.g. when new
architecture names are invented) to use getconf to test for pointer size? I
think "POSIX_V6_LPBIG_OFFBIG" ("at least 64 bit pointer") would be the thin=
g to
test for?

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-253766-7788-XnnrF0CCPW>