config/cc.in
changeset 3293 e11a8a2e225d
parent 3244 8ff20760e93b
child 3299 1ff943ae14d7
     1.1 --- a/config/cc.in	Fri Nov 08 15:18:09 2013 +0100
     1.2 +++ b/config/cc.in	Tue Mar 11 22:11:43 2014 +0100
     1.3 @@ -46,8 +46,6 @@
     1.4        Only select this if you know that your specific version of the
     1.5        compiler supports this language.
     1.6  
     1.7 -if ! BARE_METAL
     1.8 -
     1.9  config CC_LANG_FORTRAN
    1.10      bool
    1.11      prompt "Fortran"
    1.12 @@ -58,6 +56,8 @@
    1.13        Only select this if you know that your specific version of the
    1.14        compiler supports this language.
    1.15  
    1.16 +if ! BARE_METAL
    1.17 +
    1.18  config CC_LANG_JAVA
    1.19      bool
    1.20      prompt "Java"