Parcourir la source

fix binutils support again

Ralf S. Engelschall il y a 23 ans
Parent
commit
5e4b40573b
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      gcc/gcc.spec

+ 1 - 1
gcc/gcc.spec

@@ -109,7 +109,7 @@ AutoReqProv:  no
         --disable-maintainer-mode \
         --disable-shared \
         --disable-nls \
-%if "%{with_optimize}" == "yes"
+%if "%{with_binutils}" == "yes"
         --with-gnu-ld --with-ld=%{l_prefix}/bin/ld \
         --with-gnu-as --with-as=%{l_prefix}/bin/as \
 %endif