Home
last modified time | relevance | path

Searched hist:"8 f5ef7c74ac778a16a89bc054e316dcade304784" (Results 1 – 1 of 1) sorted by relevance

/linux/arch/sh/kernel/vsyscall/
H A DMakefilediff 8f5ef7c74ac778a16a89bc054e316dcade304784 Thu Jun 22 14:39:27 CEST 2017 Nicholas Piggin <npiggin@gmail.com> sh: thin archives fix linking

The VDSO symbols can't be linked into built-in.o when building with
thin archives, so change this to linking a new object file that is
included into the built-in.o.

Cc: Yoshinori Sato <ysato@users.sourceforge.jp>
Cc: Rich Felker <dalias@libc.org>
Cc: linux-sh@vger.kernel.org
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>