Hi there,
I have tried to build git on my arm chromebook, without success unfortunately.
My attempt got stuck trying to compile 1 of the dependencies..(expat)
configure: error: C++ preprocessor "/lib/cpp" fails sanity check
If you wan you build on your chromebook this post will help you get started.
Here is some information about the depenances for building git.
dev_install installs stuff to /usr/local/
If you can succeed in compiling some of the dependances you can 'sudo cp' them to /usr/local/ to their corresponding locations. You can then add these locations to your paths in your .bashrc.
This might not make too much sense, I don't know tbh. I'm a beginner :) .
Maybe someone else can move it along further.
configure: error: C++ preprocessor "/lib/cpp" fails sanity check
configure: error: C++ preprocessor "/lib/cpp" fails sanity check