Actually use the correct values for AMD64. It is a 64 bit platform,
configure gdtoa as such.
This commit is contained in:
parent
e0ced69666
commit
be78acdf64
@ -6,3 +6,7 @@
|
||||
|
||||
#define IEEE_8087
|
||||
#define Arith_Kind_ASL 1
|
||||
#define Long int
|
||||
#define Intcast (int)(long)
|
||||
#define Double_Align
|
||||
#define X64_bit_pointers
|
||||
|
Loading…
Reference in New Issue
Block a user