Skip to content

fix building protobuf when user name is not the same as primary group name

virtanen requested to merge cherry-pick-5722d493 into develop

The build fails if the linux user name is not the same as the primary group name. This fixes it.

Merge request reports