Adjust for crash-7.1.4
This commit is contained in:
parent
60094f6166
commit
978c67ab86
@ -1,5 +1,5 @@
|
||||
--- crash-7.0.2/diskdump.c.orig
|
||||
+++ crash-7.0.2/diskdump.c
|
||||
--- crash-7.1.4/diskdump.c.orig
|
||||
+++ crash-7.1.4/diskdump.c
|
||||
@@ -23,6 +23,8 @@
|
||||
* GNU General Public License for more details.
|
||||
*/
|
||||
@ -8,10 +8,10 @@
|
||||
+#define SNAPPY
|
||||
#include "defs.h"
|
||||
#include "diskdump.h"
|
||||
|
||||
--- crash-7.0.2/Makefile.orig
|
||||
+++ crash-7.0.2/Makefile
|
||||
@@ -223,7 +223,7 @@ all: make_configure
|
||||
#include "xen_dom0.h"
|
||||
--- crash-7.1.4/Makefile.orig
|
||||
+++ crash-7.1.4/Makefile
|
||||
@@ -228,7 +228,7 @@ all: make_configure
|
||||
gdb_merge: force
|
||||
@if [ ! -f ${GDB}/README ]; then \
|
||||
make --no-print-directory gdb_unzip; fi
|
||||
|
Loading…
Reference in New Issue
Block a user