mirror of
https://github.com/cc65/cc65.git
synced 2025-01-12 17:30:50 +00:00
commit message
This commit is contained in:
parent
5638e0916a
commit
5fb20dec91
@ -67,7 +67,7 @@
|
||||
|
||||
/* this is a terrible hack that tries to combat the ever reoccuring issue with
|
||||
mingw and PRIXPTR */
|
||||
#defined(__MINGW64__)
|
||||
#if defined(__MINGW64__)
|
||||
#undef PRIXPTR
|
||||
#define PRIXPTR "%p"
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user