diff options
author | Travis Tilley <lv@gentoo.org> | 2004-11-08 00:22:09 +0000 |
---|---|---|
committer | Travis Tilley <lv@gentoo.org> | 2004-11-08 00:22:09 +0000 |
commit | 4f1a0682881208906b0cb190be4b056fb834483e (patch) | |
tree | 6a5cdfbd250c8809009480a3794d2d40662275bc /profiles/default-sparc64-2004.0 | |
parent | Stable on x86 per security bug #70240 (diff) | |
download | historical-4f1a0682881208906b0cb190be4b056fb834483e.tar.gz historical-4f1a0682881208906b0cb190be4b056fb834483e.tar.bz2 historical-4f1a0682881208906b0cb190be4b056fb834483e.zip |
f77 -> fortran f77 in all profiles
Diffstat (limited to 'profiles/default-sparc64-2004.0')
-rw-r--r-- | profiles/default-sparc64-2004.0/make.defaults | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/default-sparc64-2004.0/make.defaults b/profiles/default-sparc64-2004.0/make.defaults index 75b60ca20dfc..7c341ed212b7 100644 --- a/profiles/default-sparc64-2004.0/make.defaults +++ b/profiles/default-sparc64-2004.0/make.defaults @@ -25,7 +25,7 @@ CFLAGS="-O2 -pipe" # C++ Compiler flags CXXFLAGS=${CFLAGS} -USE="arts avi berkdb bitmap-fonts crypt cups encode esd f77 fbcon foomaticdb gdbm gif gtk gnome imlib jpeg kde libwww mad mikmod motif mpeg ncurses nls oggvorbis oss opengl pam perl png python pdflib qt readline slang sdl spell ssl tcpd truetype X xv xml2 xmms zlib" +USE="arts avi berkdb bitmap-fonts crypt cups encode esd fortran f77 fbcon foomaticdb gdbm gif gtk gnome imlib jpeg kde libwww mad mikmod motif mpeg ncurses nls oggvorbis oss opengl pam perl png python pdflib qt readline slang sdl spell ssl tcpd truetype X xv xml2 xmms zlib" # The following USE flags are NOT recommended for sparc64 and might cause breakage... |