diff options
-rw-r--r-- | profiles/default/linux/make.defaults | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/default/linux/make.defaults b/profiles/default/linux/make.defaults index 759764ed3e93..168f895eaf76 100644 --- a/profiles/default/linux/make.defaults +++ b/profiles/default/linux/make.defaults @@ -13,7 +13,7 @@ # Default starting set of USE flags for all default/linux profiles. USE="crypt ipv6 ncurses nls pam readline ssl tcpd zlib" -# make sure toolchain has sane defaults <tooclhain@gentoo.org> +# make sure toolchain has sane defaults <toolchain@gentoo.org> USE="${USE} fortran openmp" # Security ftw. |