patches/gcc/4.4.2/400-pr42289-fix-libffi-build-on-arm-oabi.patch
author Titus von Boxberg <titus@v9g.de>
Tue Nov 06 17:02:06 2012 +0100 (2012-11-06)
changeset 3103 a8bf927f6e37
permissions -rw-r--r--
Makefile.in: Use only standard options compatible with BSD install

Don't use options specific to FSF's coreutils install.

Signed-off-by: Titus von Boxberg <titus@v9g.de>
Message-Id: <51587db99510a9ec08f8.1352226968@tschetwerikow.boxberg.lan>
Patchwork-Id: 197532
     1 --- gcc-4.3.4/libffi/src/arm/sysv.S	
     2 +++ gcc-4.3.4/libffi/src/arm/sysv.S	
     3 @@ -235,7 +235,7 @@ ARM_FUNC_START ffi_closure_SYSV
     4  	stmfd	sp!, {ip, lr}
     5  	UNWIND .save	{r0, lr}
     6  	add	r2, sp, #8
     7 -	.pad #16
     8 +	UNWIND .pad #16
     9  	sub	sp, sp, #16
    10  	str	sp, [sp, #8]
    11  	add	r1, sp, #8