summaryrefslogtreecommitdiffstats
path: root/recipes-support/lshw/files/ldflags.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-support/lshw/files/ldflags.patch')
-rw-r--r--recipes-support/lshw/files/ldflags.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-support/lshw/files/ldflags.patch b/recipes-support/lshw/files/ldflags.patch
index 83e0410..d95699d 100644
--- a/recipes-support/lshw/files/ldflags.patch
+++ b/recipes-support/lshw/files/ldflags.patch
@@ -1,6 +1,6 @@
1diff -Naur /home/anton/lshw-old/src/Makefile lshw-B.02.16/src/Makefile 1diff -Naur /home/anton/lshw-old/src/Makefile lshw-B.02.17/src/Makefile
2--- /home/anton/lshw-old/src/Makefile 2017-02-07 16:21:52.554738182 +0100 2--- /home/anton/lshw-old/src/Makefile 2017-02-07 16:21:52.554738182 +0100
3+++ lshw-B.02.16/src/Makefile 2017-02-07 16:22:45.578588072 +0100 3+++ lshw-B.02.17/src/Makefile 2017-02-07 16:22:45.578588072 +0100
4@@ -25,9 +25,9 @@ 4@@ -25,9 +25,9 @@
5 ifeq ($(SQLITE), 1) 5 ifeq ($(SQLITE), 1)
6 CXXFLAGS+= -DSQLITE $(shell pkg-config --cflags sqlite3) 6 CXXFLAGS+= -DSQLITE $(shell pkg-config --cflags sqlite3)