]> git.pld-linux.org Git - packages/crossppc-gcc.git/commitdiff
- configure fix.
authorPaweł Sikora <pluto@pld-linux.org>
Wed, 17 Nov 2004 23:22:05 +0000 (23:22 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    crossppc-gcc-libc-sysdeps-configure.patch -> 1.1

crossppc-gcc-libc-sysdeps-configure.patch [new file with mode: 0644]

diff --git a/crossppc-gcc-libc-sysdeps-configure.patch b/crossppc-gcc-libc-sysdeps-configure.patch
new file mode 100644 (file)
index 0000000..4659f3c
--- /dev/null
@@ -0,0 +1,11 @@
+--- gcc-3.4.3/libc/sysdeps/powerpc/configure.orig      2004-05-28 23:18:10.000000000 +0200
++++ gcc-3.4.3/libc/sysdeps/powerpc/configure   2004-11-17 21:13:01.151745976 +0100
+@@ -11,7 +11,7 @@
+       .machine "altivec"
+       blr
+ EOF
+-if { ac_try='${CC-cc} -c $CFLAGS conftest.s 1>&5'
++if { ac_try='ppc-pld-linux-as $ASFLAGS conftest.s -o conftest.o 1>&5'
+   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
+   (eval $ac_try) 2>&5
+   ac_status=$?
This page took 0.041762 seconds and 4 git commands to generate.