Home
last modified time | relevance | path

Searched hist:"4 d211093e838ddd049b5cf4f0773aa5ac67f9976" (Results 1 – 1 of 1) sorted by relevance

/linux/arch/x86/um/vdso/
H A DMakefilediff 4d211093e838ddd049b5cf4f0773aa5ac67f9976 Thu Aug 18 21:11:49 CEST 2011 Al Viro <viro@ftp.linux.org.uk> um: fix gcov build breakage

a) exports in gmon_syms.c duplicate kernel/gcov/* ones
b) excluding -pg in vdso compile is not enough - -fprofile-arcs
and -ftest-coverage also needs to be excluded

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Richard Weinberger <richard@nod.at>