Fix compatibility with binaries that reference __stack_chk_guard
TODO: find where these references are coming from.
Gbp-Pq: Topic hurd-i386
Gbp-Pq: Name local-stack_chk_guard.diff
struct hurd_startup_data *_dl_hurd_data;
+uintptr_t __stack_chk_guard attribute_relro;
+
ElfW(Addr)
_dl_sysdep_start (void **start_argptr,
GLIBC_2.3 ___tls_get_addr F
GLIBC_2.3 __tls_get_addr F
GLIBC_2.34 __rtld_version_placeholder F
+GLIBC_2.4 __stack_chk_guard D 0x4
GLIBC_2.38 __pread64 F
GLIBC_2.38 __read F
GLIBC_2.38 __sbrk F
+GLIBC_2.38 __stack_chk_guard D 0x8
GLIBC_2.38 __tls_get_addr F
GLIBC_2.38 __write F
GLIBC_2.38 __writev F