mirror of
https://sourceware.org/git/glibc.git
synced 2025-12-24 17:51:17 +03:00
Update.
* elf/Makefile (distribute): Add dl-osinfo.h. * sysdeps/generic/dl-osinfo.h: New file. * sysdeps/unix/sysv/linux/dl-osinfo.h: New file. * sysdeps/generic/dl-sysdep.c (_dl_sysdep_start): Use DL_SYSDEP_OSCHECK if defined. * sysdeps/unix/sysv/linux/init-first.c: Perform kernel version test only for !SHARED case. Get the code from dl-osinfo.h.
This commit is contained in:
1
sysdeps/generic/dl-osinfo.h
Normal file
1
sysdeps/generic/dl-osinfo.h
Normal file
@@ -0,0 +1 @@
|
||||
/* Nothing needed in general. */
|
||||
Reference in New Issue
Block a user