Re: [uml-devel] [PATCH] um: Fix gcc-plugins dependency

2017-07-07 Thread Richard Weinberger
Thomas, Am 07.07.2017 um 23:10 schrieb Thomas Meyer: > Ensure to build the gcc-plugins for user-offsets.s > > Signed-off-by: Thomas Meyer Please describe the problem what this commit solves. IOW the compiler error. Thanks, //richard

[uml-devel] [PATCH] um: Fix gcc-plugins dependency

2017-07-07 Thread Thomas Meyer
Ensure to build the gcc-plugins for user-offsets.s Signed-off-by: Thomas Meyer --- arch/um/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/um/Makefile b/arch/um/Makefile index 0ca46ededfc7..7cb04d9da544 100644 --- a/arch/um/Makefile +++ b/arch/um/Makefile @@ -14