TuxML / tuxml

The main repository of the TuxML project contains the scripts for building Linux kernel configurations in the large.
Apache License 2.0
4 stars 2 forks source link

tuxml/tuxml3 is using gcc8 #29

Closed FAMILIAR-project closed 3 years ago

FAMILIAR-project commented 3 years ago

should be gcc 9 or 10 says (see #27)

may I suggest to use more meaningful names? like tuxml/tuxml-gcc8?

FabienZa commented 3 years ago

Fixed in branch "debian_buster", now tuxml/tuxml3 use gcc10.

Yes, I agree for the name, it can be better and is very easy to modify.

So now : tuxml/tuxml is tuxml/tuxml-gcc6 tuxml/tuxml2 is tuxml/tuxml-gcc8 tuxml/tuxml3 is tuxml/tuxml-gcc10