Skip to content

enabled dev-toolset in all centos7 tester jobs to avoid conflict between...

devtoolset was enabled for centos build but wasn't enabled in liblinphone_tester docker image. As a consequence, the old version of gdb used could be incompatible with devtoolset's gcc, causing eventually "PC register is not available" error.

Merge request reports