From: Kurt Roeckx Date: Tue, 28 May 2019 18:53:12 +0000 (+0100) Subject: riscv-retval-workaround X-Git-Tag: archive/raspbian/0.188-2.1+rpi1^2^2^2^2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=c6db8bbde447b33a79c3af1f0b2e2b2fbc5e73fc;p=elfutils.git riscv-retval-workaround Gbp-Pq: Name riscv-retval-workaround.patch --- diff --git a/backends/riscv_retval.c b/backends/riscv_retval.c index 35b6010..46d465e 100644 --- a/backends/riscv_retval.c +++ b/backends/riscv_retval.c @@ -111,7 +111,7 @@ flatten_aggregate_arg (Dwarf_Die *typedie __attribute__ ((unused)), Dwarf_Die *arg1 __attribute__ ((unused))) { /* ??? */ - return 1; + return 0; } static int