Deal with target architecture that have a pointer size that is different from
the host architectures pointer size. (Nick missed this file when he committed the patch.)
This commit is contained in:
parent
bef8b55d39
commit
4008250e4b
@ -40,9 +40,6 @@
|
|||||||
/* Define if you have the ANSI C header files. */
|
/* Define if you have the ANSI C header files. */
|
||||||
#undef STDC_HEADERS
|
#undef STDC_HEADERS
|
||||||
|
|
||||||
/* Define as the size of a pointer in the target profile file format. */
|
|
||||||
#undef GMON_PTR_SIZE
|
|
||||||
|
|
||||||
/* Define if you have the __argz_count function. */
|
/* Define if you have the __argz_count function. */
|
||||||
#undef HAVE___ARGZ_COUNT
|
#undef HAVE___ARGZ_COUNT
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user