Skip to content

WIP: Update charlock_holmes to 0.7.7

mo khan requested to merge update-charlock-holmes into master

This change updates the version of charlock_holmes to correct a failure in the license scan job. This is related to !1652 (merged) and !1647 (merged).

@caneldem This is the cause of the license scan job failure.

This can't be merged due to:

charlock_holmes v0.7.7 doesn't build on CentOS 6 because the new changes enforce -std=c++11, which isn't valid on G++ prior to v4.7.

I reproduced this failure using the docker-build and docker-shell script in the license-management repo.

Feel free to close this MR and delete the branch once you've read this message and read the build log @caneldem.

Merge request reports