Re: [PATCH] Documentation: fix vdso_standalone_test_x86 on 32-bit

2014-10-20 Thread Paul Bolle
Peter Foley schreef op wo 08-10-2014 om 15:49 [-0400]: > vdso_standalone_test_x86 needs -lgcc_s to build succesfully on 32bit. > > Signed-off-by: Peter Foley > --- > Documentation/vDSO/Makefile | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/Documentation/vDSO/Makefile

Re: [PATCH] Documentation: fix vdso_standalone_test_x86 on 32-bit

2014-10-20 Thread Paul Bolle
Peter Foley schreef op wo 08-10-2014 om 15:49 [-0400]: vdso_standalone_test_x86 needs -lgcc_s to build succesfully on 32bit. Signed-off-by: Peter Foley pefol...@pefoley.com --- Documentation/vDSO/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Documentation/vDSO/Makefile

Re: [PATCH] Documentation: fix vdso_standalone_test_x86 on 32-bit

2014-10-08 Thread Peter Foley
On Wed, Oct 8, 2014 at 3:54 PM, H. Peter Anvin wrote: > This still has the cross-build problems, no? > Yes, but that issue is more general to CONFIG_BUILD_DOCSRC. This is just a build failure on x86-32. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a

Re: [PATCH] Documentation: fix vdso_standalone_test_x86 on 32-bit

2014-10-08 Thread H. Peter Anvin
This still has the cross-build problems, no? On October 8, 2014 12:49:24 PM PDT, Peter Foley wrote: >vdso_standalone_test_x86 needs -lgcc_s to build succesfully on 32bit. > >Signed-off-by: Peter Foley >--- > Documentation/vDSO/Makefile | 3 +++ > 1 file changed, 3 insertions(+) > >diff --git

[PATCH] Documentation: fix vdso_standalone_test_x86 on 32-bit

2014-10-08 Thread Peter Foley
vdso_standalone_test_x86 needs -lgcc_s to build succesfully on 32bit. Signed-off-by: Peter Foley --- Documentation/vDSO/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Documentation/vDSO/Makefile b/Documentation/vDSO/Makefile index 2b99e57..5e5ad9f 100644 ---

[PATCH] Documentation: fix vdso_standalone_test_x86 on 32-bit

2014-10-08 Thread Peter Foley
vdso_standalone_test_x86 needs -lgcc_s to build succesfully on 32bit. Signed-off-by: Peter Foley pefol...@pefoley.com --- Documentation/vDSO/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Documentation/vDSO/Makefile b/Documentation/vDSO/Makefile index 2b99e57..5e5ad9f 100644 ---

Re: [PATCH] Documentation: fix vdso_standalone_test_x86 on 32-bit

2014-10-08 Thread H. Peter Anvin
This still has the cross-build problems, no? On October 8, 2014 12:49:24 PM PDT, Peter Foley pefol...@pefoley.com wrote: vdso_standalone_test_x86 needs -lgcc_s to build succesfully on 32bit. Signed-off-by: Peter Foley pefol...@pefoley.com --- Documentation/vDSO/Makefile | 3 +++ 1 file changed,

Re: [PATCH] Documentation: fix vdso_standalone_test_x86 on 32-bit

2014-10-08 Thread Peter Foley
On Wed, Oct 8, 2014 at 3:54 PM, H. Peter Anvin h...@zytor.com wrote: This still has the cross-build problems, no? Yes, but that issue is more general to CONFIG_BUILD_DOCSRC. This is just a build failure on x86-32. -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the