mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-06-04 19:52:28 +00:00
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:
parent
9a10adac35
commit
045632a743
7 changed files with 38 additions and 15 deletions
|
@ -55,6 +55,7 @@
|
|||
"__AVX512CD__"
|
||||
"__AVX512DQ__"
|
||||
"__AVX512BF16__"
|
||||
"__AVX512FP16__"
|
||||
"__AVX512IFMA__"
|
||||
"__AVX5124VNNIW__"
|
||||
"__AVX512VBMI__"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue