diff options
author | 2004-11-08 00:22:09 +0000 | |
---|---|---|
committer | 2004-11-08 00:22:09 +0000 | |
commit | 4f1a0682881208906b0cb190be4b056fb834483e (patch) | |
tree | 6a5cdfbd250c8809009480a3794d2d40662275bc /profiles/default-sparc-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-sparc-2004.0')
-rw-r--r-- | profiles/default-sparc-2004.0/make.defaults | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/default-sparc-2004.0/make.defaults b/profiles/default-sparc-2004.0/make.defaults index 17412438ef6c..844b122d1dc2 100644 --- a/profiles/default-sparc-2004.0/make.defaults +++ b/profiles/default-sparc-2004.0/make.defaults @@ -23,7 +23,7 @@ CFLAGS="-O2 -pipe" # C++ Compiler flags CXXFLAGS=${CFLAGS} -USE="arts berkdb bitmap-fonts crypt cups f77 fbcon foomaticdb gdbm gtk gtk2 imlib jpeg kde gnome libwww mikmod motif mad mpeg ncurses nls opengl pam perl png python qt readline slang spell ssl tcpd truetype X xv zlib" +USE="arts berkdb bitmap-fonts crypt cups fortran f77 fbcon foomaticdb gdbm gtk gtk2 imlib jpeg kde gnome libwww mikmod motif mad mpeg ncurses nls opengl pam perl png python qt readline slang spell ssl tcpd truetype X xv zlib" # The following USE flags are NOT recommended for sparc32 and might cause breakage... # mmx, 3dnow, sse, svga, gpm, |