Ticket #28611: gcc-4.4.5.patch.patch
File gcc-4.4.5.patch.patch, 455 bytes (added by NF6X (Mark J. Blair), 14 years ago) |
---|
-
gcc-4.4.5.patch
old new 194 194 bfin*-elf*) 195 195 ;; 196 196 bfin*-uclinux*) 197 diff -uN gcc-4.4.5.orig/gmp/configure gcc-4.4.5/gmp/configure 198 --- gcc-4.4.5.orig/gmp/configure 199 +++ gcc-4.4.5/gmp/configure 200 @@ -29083,7 +29083,7 @@ 201 202 203 else 204 - M4=m4-not-needed 205 + M4=m4 206 fi 207 208 # Only do the GMP_ASM checks if there's a .S or .asm wanting them.