blob: 0f6a0e7b6a26e969a046c5fcce55e3e2a9e47e5f (
about) (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
diff -Nur file-5.08.orig//src/readelf.h file-5.08/src/readelf.h
--- file-5.08.orig//src/readelf.h 2011-08-03 09:45:16.000000000 -0500
+++ file-5.08/src/readelf.h 2011-08-23 21:10:04.228054614 -0500
@@ -239,7 +239,7 @@
* word[2]: minor version
* word[3]: tiny version
*/
-#define NT_GNU_VERSION 1
+#define NT_GNU_VERSION 0
/* GNU OS tags */
#define GNU_OS_LINUX 0
|