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
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