diff options
Diffstat (limited to 'bootstrap.gmake')
-rw-r--r-- | bootstrap.gmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap.gmake b/bootstrap.gmake index c27a965..0cafedf 100644 --- a/bootstrap.gmake +++ b/bootstrap.gmake @@ -131,7 +131,6 @@ endif # build2_sub := \ c \ -cc \ cxx libbuild2_sub := \ @@ -141,6 +140,7 @@ test/script \ test \ install \ bin \ +cc \ version \ in |