mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-01 10:06:57 +03:00
elf: Remove ldconfig kernel version check
Now that it was removed on libc.so.
This commit is contained in:
@ -95,7 +95,7 @@ struct file_entry_new
|
||||
uint32_t key, value; /* String table indices. */
|
||||
};
|
||||
};
|
||||
uint32_t osversion; /* Required OS version. */
|
||||
uint32_t osversion_unused; /* Required OS version (unused). */
|
||||
uint64_t hwcap; /* Hwcap entry. */
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user