mach: Fix startup with stack protector
commit0660ab264fdfd49555430790267b539d1177192f
authorSamuel Thibault <samuel.thibault@ens-lyon.org>
Sat, 27 May 2023 21:06:00 +0000 (27 23:06 +0200)
committerSamuel Thibault <samuel.thibault@ens-lyon.org>
Sat, 27 May 2023 21:06:48 +0000 (27 23:06 +0200)
tree0d402d45d27d6dcb55b6cb4fd66c67e4eb32ca14
parent64d9ebae87731f1604a41e9df9bbe3c80c6cb5b8
mach: Fix startup with stack protector

thread_set_state() is used to set up TLS, so stack protection can not be
used yet.
mach/Makefile