Linux Discussion
I have built CM7 from source using my Fedora setup in the past, but when I try to build AOSP from source I get an error that I need version 3.81 and not 3.82.
I then attempted to downgrade make using this:
sudo yum downgrade make --releasever=13
Which completed successfully after importing the...