hurd: Add missing startup calls
authorSamuel Thibault <samuel.thibault@ens-lyon.org>
Tue, 10 Nov 2020 23:50:04 +0000 (23:50 +0000)
committerSamuel Thibault <samuel.thibault@ens-lyon.org>
Wed, 11 Nov 2020 01:35:59 +0000 (02:35 +0100)
commita40b18b2330026cedc07348481bf3219f668adca
tree7236699a34c56c44619681ae50349382070e0dd7
parent15b38ffc104a30f5c02ed33c5983923d5ceae5f8
hurd: Add missing startup calls

DL_SYSDEP_INIT and DL_PLATFORM_INIT were not getting called, leading to
missing x86 platform tuning, now mandatory with 0f09154c6400
("x86: Initialize CPU info via IFUNC relocation [BZ 26203]")
sysdeps/mach/hurd/dl-sysdep.c