Skip to content

serpent-os/autocc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

autocc

A super simple helper to provide the /usr/bin/cc and /lib/cpp (via usr-merge) binaries.

Typically this is handled by a symlink, but mutating a fresh transaction for a single symlink seems a bit silly, when we can trivially handle them based on filesystem availability and environmental variables..

For now we're only handling the cc case, though may expand in future to support other buildsystem-related problems.

License

auto-cc is available under the terms of the MPL-2.0