>On Friday, August 30, 2019, 07:45:19 AM EDT, Peter Robinson <pbrobinson@gmail.com> wrote:


>On Thu, Aug 29, 2019 at 10:21 PM Philip Kovacs via devel
<devel@lists.fedoraproject.org> wrote:
>>
>> Several of us are getting errors in our c++ packages related to missing PIC flags in aarch64.
>>
>> Something is amiss there.  A small snippet from openmpi:

>You're much better off including a couple of koji tasks/packages
>showing the issue, it's much easier to get some real context.


OK, here's one at least.  I have had to manually add -DPIC to the spec for aarch64 in order to get
that arch to pass.  There were no problems with it up until recently.