mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 14:27:49 +00:00
Add new required target-c-int-width field to target json (#354)
This commit is contained in:
committed by
GitHub
parent
0175e83387
commit
82c4a6f0a0
@@ -4,6 +4,7 @@
|
||||
"linker-flavor": "gcc",
|
||||
"target-endian": "little",
|
||||
"target-pointer-width": "64",
|
||||
"target-c-int-width": "32",
|
||||
"arch": "x86_64",
|
||||
"os": "none",
|
||||
"features": "-mmx,-sse,+soft-float",
|
||||
|
||||
Reference in New Issue
Block a user