Make fixupobj work on Windows

This fixes a regression with recent cosmocc toolchain releases that
causes fixupobj to fail with "ifunc ftruncate #1 failed" on Windows
This commit is contained in:
Justine Tunney 2024-03-24 03:14:25 -07:00
parent 9a10adac35
commit 045632a743
No known key found for this signature in database
GPG key ID: BE714B4575D6E328
7 changed files with 38 additions and 15 deletions

View file

@ -55,6 +55,7 @@
"__AVX512CD__"
"__AVX512DQ__"
"__AVX512BF16__"
"__AVX512FP16__"
"__AVX512IFMA__"
"__AVX5124VNNIW__"
"__AVX512VBMI__"