diff options
-rw-r--r-- | d/gcc/config-full | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/d/gcc/config-full b/d/gcc/config-full index 07207c2..6ffa88b 100644 --- a/d/gcc/config-full +++ b/d/gcc/config-full @@ -1,2 +1,2 @@ export GCC_CORE="no" -export GCC_LANGUAGES="c,c++" +export GCC_LANGUAGES="c,c++,fortran" |