wok-next diff gcc54/description.txt @ rev 20461

Respect "install" phase (src -> install). Cook will fail if install dir empty (and it's by design).
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sun Mar 04 04:56:40 2018 +0200 (2018-03-04)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/gcc54/description.txt	Sun Mar 04 04:56:40 2018 +0200
     1.3 @@ -0,0 +1,3 @@
     1.4 +The GNU Compiler Collection includes front ends for C, C++, Objective-C, 
     1.5 +Fortran, Java, Ada, and Go, as well as libraries for these languages (libstdc++,
     1.6 +libgcj,...).