Skip to content

Add option to compile against LCG_97python3.

Reiner Hauser requested to merge py3patch into master

There are several compile errors because of assigning const char * to char * with this release (python 3.7.x instead of 3.6.x). Since this is external code I did not fix it, but added the -fpermissive flag to the compile options instead.

Merge request reports

Loading