From: Pascal Packaging Team Date: Sat, 10 Jun 2017 17:13:48 +0000 (+0100) Subject: fix_typo_in_ppc64 X-Git-Tag: archive/raspbian/3.0.0+dfsg-11+rpi1+deb9u1^2~22 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=c832ac68b219fc7a98c290291ce69f9a98676c62;p=fpc.git fix_typo_in_ppc64 Gbp-Pq: Name fix_typo_in_ppc64.patch --- diff --git a/fpcsrc/rtl/linux/powerpc64/cprt0.as b/fpcsrc/rtl/linux/powerpc64/cprt0.as index 817ec526..93f2eda7 100644 --- a/fpcsrc/rtl/linux/powerpc64/cprt0.as +++ b/fpcsrc/rtl/linux/powerpc64/cprt0.as @@ -373,7 +373,7 @@ FUNCTION_PROLOG _start /* PPC64 ABI uses R13 for thread local, so we leave it alone */ LOAD_64BIT_VAL 8, start_addresses - b .__libc_start_main + b __libc_start_main nop /* a NOP for the linker */ /*