Преглед на файлове

ops, do not activate the additional languages by default

Ralf S. Engelschall преди 22 години
родител
ревизия
f2bb5b86be
променени са 1 файла, в които са добавени 3 реда и са изтрити 3 реда
  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