"-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"
|
USE="${USE} acpi"
|
||||||
|
|
||||||
# develop
|
# develop
|
||||||
USE="${USE} bash-completion cscope -debug -fortran \
|
USE="${USE} bash-completion cscope -debug \
|
||||||
-lua -mono pch \
|
-lua -mono pch \
|
||||||
-tcl -tidy -tk -tokenizer \
|
-tcl -tidy -tk -tokenizer \
|
||||||
vim-syntax"
|
vim-syntax"
|
||||||
|
|
|
@ -63,7 +63,7 @@ USE="${USE} -tslib"
|
||||||
USE="${USE} acpi"
|
USE="${USE} acpi"
|
||||||
|
|
||||||
# develop
|
# develop
|
||||||
USE="${USE} bash-completion cscope -debug -fortran -java \
|
USE="${USE} bash-completion cscope -debug -java \
|
||||||
-introspection -lua -mono pch \
|
-introspection -lua -mono pch \
|
||||||
-tcl -tidy -tk \
|
-tcl -tidy -tk \
|
||||||
vim-syntax"
|
vim-syntax"
|
||||||
|
|
Loading…
Reference in New Issue