"-fortran" removed from make.defaults
This commit is contained in:
parent
ca8a94dd8a
commit
5ace6138a7
|
@ -62,7 +62,7 @@ USE="${USE} gpm tslib"
|
|||
USE="${USE} acpi"
|
||||
|
||||
# develop
|
||||
USE="${USE} bash-completion cscope -debug -fortran \
|
||||
USE="${USE} bash-completion cscope -debug \
|
||||
-lua -mono pch \
|
||||
-tcl -tidy -tk -tokenizer \
|
||||
vim-syntax"
|
||||
|
|
|
@ -63,7 +63,7 @@ USE="${USE} -tslib"
|
|||
USE="${USE} acpi"
|
||||
|
||||
# develop
|
||||
USE="${USE} bash-completion cscope -debug -fortran -java \
|
||||
USE="${USE} bash-completion cscope -debug -java \
|
||||
-introspection -lua -mono pch \
|
||||
-tcl -tidy -tk \
|
||||
vim-syntax"
|
||||
|
|
Loading…
Reference in New Issue