version: 2.45-4 (UNRELEASED) commit: bf4f75f17a4f370adc9bf9feca09710ce76ecc63
15 lines
283 B
Diff
15 lines
283 B
Diff
# DP: Fix gprof build error.
|
|
|
|
--- a/gprof/gconfig.in
|
|
+++ b/gprof/gconfig.in
|
|
@@ -117,9 +117,6 @@
|
|
#endif
|
|
|
|
|
|
-/* Version number of package */
|
|
-#undef VERSION
|
|
-
|
|
/* Enable large inode numbers on Mac OS X 10.5. */
|
|
#ifndef _DARWIN_USE_64_BIT_INODE
|
|
# define _DARWIN_USE_64_BIT_INODE 1
|