turn on file-position optimizations again
This commit is contained in:
parent
a33a2b65c5
commit
550fb7afd3
@ -1,5 +1,5 @@
|
||||
#define STDC_HEADERS
|
||||
#undef FILE_OFFSET_IS_CHAR_INDEX
|
||||
#define FILE_OFFSET_IS_CHAR_INDEX
|
||||
#if defined(__STDC__) && __GNUC__ >= 2
|
||||
#define abort __hide_abort
|
||||
#define exit __hide_exit
|
||||
|
Loading…
x
Reference in New Issue
Block a user