mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-19 03:05:15 +00:00
prepare-headers / ConditionalMacros: gcc supports microsoft-style "pack" pragma, use those
This commit is contained in:
parent
db403ed5a0
commit
c79a973691
@ -27,6 +27,7 @@ cat > $OUT/ConditionalMacros.h <<END_MARKER
|
||||
#define TARGET_RT_MAC_MACHO 0
|
||||
#endif
|
||||
|
||||
#define PRAGMA_STRUCT_PACKPUSH 1
|
||||
#define FUNCTION_PASCAL 1
|
||||
#define TYPE_LONGLONG 1
|
||||
#ifdef __cplusplus
|
||||
|
Loading…
Reference in New Issue
Block a user