diff --git a/pkgs/development/compilers/gcc-4.4/update-gcc.sh b/pkgs/development/compilers/gcc-4.4/update-gcc.sh index d4fff825f61..c93035296fc 100755 --- a/pkgs/development/compilers/gcc-4.4/update-gcc.sh +++ b/pkgs/development/compilers/gcc-4.4/update-gcc.sh @@ -20,16 +20,17 @@ options["core"]="/* langC */ true" options["g++"]="langCC" options["fortran"]="langFortran" options["java"]="langJava" +options["ada"]="langAda" cat > "$out"<