On Tue, May 11, 2021 at 01:14:15PM -0400, Kurt Mosiejczuk wrote:
> py-genshi fails to compile a .so file because it uses C99 and thus blows
> up when packaging. (Not sure why it doesn't blow up when compilation fails
> but).
> This adds the necessary magic with base to fix the build on sparc64
py-genshi fails to compile a .so file because it uses C99 and thus blows
up when packaging. (Not sure why it doesn't blow up when compilation fails
but).
This adds the necessary magic with base to fix the build on sparc64.
ok?
--Kurt