Init lazy-autobuild

This commit is contained in:
aheirman 2021-02-04 17:58:42 +01:00
commit eca12bc30e
19 changed files with 739 additions and 0 deletions

View file

@ -0,0 +1,12 @@
/usr/bin/clang
/usr/bin/clang++
clang
clang++
/usr/bin/cc
/usr/bin/c89
/usr/bin/c99
/usr/bin/c++
cc
c89
c99
c++