Skip to content

Instantly share code, notes, and snippets.

@legath
Created September 6, 2019 09:50
Show Gist options
  • Save legath/29b7f664164a420ec07f9e81785cb054 to your computer and use it in GitHub Desktop.
Save legath/29b7f664164a420ec07f9e81785cb054 to your computer and use it in GitHub Desktop.
Gitlab charlock_holmes 0.7.6 issue resolv
after updating to ruby 2.6 installation gems for gitlab becomes failed.
we need to configure charlock_holmes with the next command
sudo -u git -H bundle config build.charlock_holmes --with-cxxflags="-std=c++11 -fPIC"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment