Alright thank you. Would it be better to just scrap cpprt, like gbuild modules already do?
On Sat, Apr 14, 2018 at 4:59 PM, Don Lewis <truck...@apache.org> wrote: > On 14 Apr, Damjan Jovanovic wrote: > > Hi > > > > Can we please upstream the patches from FreeBSD ports, before the 4.2.0 > > release? > > > > That idlc memory alignment SIGBUS crash from > > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216206 is Clang > specific, > > not FreeBSD specific, and could happen on other operating systems. > > That one is a bit complicated to upstream. In the FreeBSD port I only > apply the patch conditionally when building with recent clang on amd64. > I could be harmful in terms of memory consumption on 32-bit machines. > The changes in the patch would need to be #ifdefed in order to import > it. > > Also the changes for the internal allocator are lightly tested at best. > > https://svnweb.freebsd.org/ports/head/editors/openoffice- > devel/files/extra-patch-align16?revision=432895&view=markup > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org > For additional commands, e-mail: dev-h...@openoffice.apache.org > >