eosnetworkfoundation / mandel.cdt

Obsolete. Use https://github.com/AntelopeIO/cdt instead.
Other
7 stars 2 forks source link

remove ccache for now #32

Closed larryk85 closed 2 years ago

larryk85 commented 2 years ago

Change Description

This PR resolves issue #7 where cached builds are generating incorrect obj files. For now we are going to remove cached builds from the project with the intent to add back at a later time with the correct clutching around it and integrations.

API Changes

Documentation Additions