1
0
Files
binutils/debian/patches/gprof-build.diff
Konstantin Demin 8c29d0a2c2 initial import from Debian
version: 2.45-4 (UNRELEASED)
commit: bf4f75f17a4f370adc9bf9feca09710ce76ecc63
2025-08-11 12:46:32 +03:00

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