From 4fd5b92194895bebdfd119fef166a70de3549c03 Mon Sep 17 00:00:00 2001 From: Pascal Packaging Team Date: Wed, 8 Feb 2017 09:53:35 +0000 Subject: [PATCH] fix_typo_in_ppc64 Gbp-Pq: Name fix_typo_in_ppc64.patch --- fpcsrc/rtl/linux/powerpc64/cprt0.as | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 */ /* -- 2.30.2