diff options
author | Robert Schiele <rschiele@gmail.com> | 2017-01-26 16:00:05 +0100 |
---|---|---|
committer | James Hogan <james.hogan@imgtec.com> | 2017-02-17 11:32:12 +0000 |
commit | cfd75c2db17ef70590d7f04dfc254cf003b9cd77 (patch) | |
tree | 248a9fc3e4484494faedb8f20a199998cef0d5e8 /arch/score | |
parent | bdfdaf1a016ef09cb941f2edad485a713510b8d5 (diff) | |
download | linux-cfd75c2db17ef70590d7f04dfc254cf003b9cd77.tar.bz2 |
MIPS: VDSO: Explicitly use -fno-asynchronous-unwind-tables
Not every toolchain has -fno-asynchronous-unwind-tables per default on
MIPS. This patch specifies the necessary option explicitly for VDSO
library build.
This prevents the following build failure:
GENVDSO arch/mips/vdso/vdso-image.c
arch/mips/vdso/genvdso: 'arch/mips/vdso/vdso.so.dbg' contains relocation sections
.../arch/mips/vdso/Makefile:84: recipe for target 'arch/mips/vdso/vdso-image.c' failed
Signed-off-by: Robert Schiele <rschiele@gmail.com>
Signed-off-by: Alexander Sverdlin <alexander.sverdlin@nokia.com>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: "Maciej W. Rozycki" <macro@imgtec.com>
Cc: Alexander Sverdlin <alexander.sverdlin@nokia.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/15127/
Signed-off-by: James Hogan <james.hogan@imgtec.com>
Diffstat (limited to 'arch/score')
0 files changed, 0 insertions, 0 deletions