diff options
Diffstat (limited to 'config/compilers.conf')
-rw-r--r-- | config/compilers.conf | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/config/compilers.conf b/config/compilers.conf deleted file mode 100644 index 2a615cf..0000000 --- a/config/compilers.conf +++ /dev/null @@ -1,5 +0,0 @@ -# If the ebuild supports it -# it will check the COMPILERS var front to back and -# use the fist compiler that is installed - -#COMPILERS="ecj-3.1 jikes javac" |