From 4ad5106e3b04cc7630f7dbfdb25369807f532843 Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Mon, 30 Oct 2017 13:39:31 -0700 Subject: sysdeps/x86/libc-start.c: Add /* !SHARED */ * sysdeps/x86/libc-start.c: Add /* !SHARED */. --- sysdeps/x86/libc-start.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sysdeps/x86') diff --git a/sysdeps/x86/libc-start.c b/sysdeps/x86/libc-start.c index 727d328bc7..7a1f51c52e 100644 --- a/sysdeps/x86/libc-start.c +++ b/sysdeps/x86/libc-start.c @@ -24,5 +24,5 @@ extern struct cpu_features _dl_x86_cpu_features; # define ARCH_INIT_CPU_FEATURES() init_cpu_features (&_dl_x86_cpu_features) -#endif +#endif /* !SHARED */ #include -- cgit 1.4.1