Package: binutils / 2.31.1-11

gprof-build.diff Patch series | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# DP: Fix gprof build error.

Index: b/gprof/gconfig.in
===================================================================
--- a/gprof/gconfig.in
+++ b/gprof/gconfig.in
@@ -96,9 +96,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