projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bef8b55
)
Deal with target architecture that have a pointer size that is different from
author
Jason Thorpe
<thorpej@netbsd.org>
Thu, 31 Jan 2002 19:21:54 +0000
(19:21 +0000)
committer
Jason Thorpe
<thorpej@netbsd.org>
Thu, 31 Jan 2002 19:21:54 +0000
(19:21 +0000)
the host architectures pointer size.
(Nick missed this file when he committed the patch.)
gprof/gconfig.in
patch
|
blob
|
history
diff --git
a/gprof/gconfig.in
b/gprof/gconfig.in
index 1e6afc17ef4709aad81bb3a75ea80a2ce736a25e..d1c2ebd38cef7be05341d63317f563fc5e684fd4 100644
(file)
--- a/
gprof/gconfig.in
+++ b/
gprof/gconfig.in
@@
-40,9
+40,6
@@
/* Define if you have the ANSI C header files. */
#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. */
#undef HAVE___ARGZ_COUNT