Bläddra i källkod

ops, do not activate the additional languages by default

Ralf S. Engelschall 22 år sedan
förälder
incheckning
f2bb5b86be
1 ändrade filer med 3 tillägg och 3 borttagningar
  1. 3 3
      gcc/gcc.spec

+ 3 - 3
gcc/gcc.spec

@@ -43,9 +43,9 @@ Release:      20030822
 
 #   package options
 %option       with_cxx       yes
-%option       with_objc      yes
-%option       with_java      yes
-%option       with_f77       yes
+%option       with_objc      no
+%option       with_java      no
+%option       with_f77       no
 %option       with_optimize  yes
 %option       with_binutils  yes
 %option       with_threads   yes