Re: openssl upgrade for 4.1.8

2020-10-22 Thread Jim Jagielski
But 4.1.x is specifically targeted for older hardware... Anyway, this all may be moot and that change matters not a whit. I'm just going through all commits that touch Linux, no matter how softly. > On Oct 22, 2020, at 11:27 AM, Don Lewis wrote: > > On 22 Oct, Jim Jagielski wrote: >>

Re: openssl upgrade for 4.1.8

2020-10-22 Thread Don Lewis
On 22 Oct, Jim Jagielski wrote: > Regarding this commit: > > > https://github.com/apache/openoffice/commit/8d4c92f789718b2f73ea62d487811a0c9d476739 > > why the change > > - CONFIGURE_ACTION=Configure linux-generic64 > + CONFIGURE_ACTION=Configure linux-x86_64 no-dso no-shared $(NO_ASM)

Re: openssl upgrade for 4.1.8

2020-10-22 Thread Matthias Seidel
Hi Jim, Am 22.10.20 um 16:42 schrieb Jim Jagielski: > Regarding this commit: > > > https://github.com/apache/openoffice/commit/8d4c92f789718b2f73ea62d487811a0c9d476739 > > why the change > > - CONFIGURE_ACTION=Configure linux-generic64 > + CONFIGURE_ACTION=Configure linux-x86_64 no-dso

openssl upgrade for 4.1.8

2020-10-22 Thread Jim Jagielski
Regarding this commit: https://github.com/apache/openoffice/commit/8d4c92f789718b2f73ea62d487811a0c9d476739 why the change - CONFIGURE_ACTION=Configure linux-generic64 + CONFIGURE_ACTION=Configure linux-x86_64 no-dso no-shared $(NO_ASM) that seems a major change to how we build