forked from pool/crash
- Upgrade to 7.0.9 from upstream, For a detailed changelog see http://people.redhat.com/anderson/crash.changelog.html - Refreshed patch series but no modifications required. OBS-URL: https://build.opensuse.org/request/show/262618 OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/crash?expand=0&rev=246
14 lines
197 B
Diff
14 lines
197 B
Diff
---
|
|
CFLAGS.extra | 1 +
|
|
LDFLAGS.extra | 1 +
|
|
2 files changed, 2 insertions(+)
|
|
|
|
--- /dev/null
|
|
+++ b/CFLAGS.extra
|
|
@@ -0,0 +1 @@
|
|
+-DLZO
|
|
--- /dev/null
|
|
+++ b/LDFLAGS.extra
|
|
@@ -0,0 +1 @@
|
|
+-llzo2
|