Rafael Ávila de Espíndola 6af956e5c0 Enable VDSO for static linking on arm
I have tested that this builds and the resulting program still work.
The kernel in gcc117 (which I ussed for testing) seems to be missing
https://patchwork.kernel.org/patch/10060431/, so the vdso is never used.

	[BZ #19767]
	* sysdeps/unix/sysv/linux/arm/init-first.c: Remove #ifdef SHARED.
	* sysdeps/unix/sysv/linux/arm/libc-vdso.h: Remove #ifdef SHARED.
	* sysdeps/unix/sysv/linux/arm/sysdep.h: Define
	ALWAYS_USE_VSYSCALL.
2018-12-03 20:59:22 +00:00
..
2018-11-12 23:59:29 +00:00
2018-12-01 08:19:20 -08:00
2018-10-31 09:17:05 +01:00
2018-11-13 01:55:15 +00:00
2018-12-01 08:19:20 -08:00
2018-11-28 15:20:18 +01:00
2018-07-31 10:33:53 -03:00
2018-11-13 00:27:06 +00:00