summaryrefslogtreecommitdiff
path: root/sysutils/dmidecode/files/patch-Makefile
diff options
context:
space:
mode:
authorAnders Nordby <anders@FreeBSD.org>2013-09-04 21:14:14 +0000
committerAnders Nordby <anders@FreeBSD.org>2013-09-04 21:14:14 +0000
commitd8b0e5a7d7d78b28b099311555abbf220adff5d7 (patch)
tree4de350e9d77ddd5f5f1545e5cdd4ac99ec83b3da /sysutils/dmidecode/files/patch-Makefile
parent- Update to 1.0.1. (diff)
Update to 2.12.
Diffstat (limited to 'sysutils/dmidecode/files/patch-Makefile')
-rw-r--r--sysutils/dmidecode/files/patch-Makefile12
1 files changed, 5 insertions, 7 deletions
diff --git a/sysutils/dmidecode/files/patch-Makefile b/sysutils/dmidecode/files/patch-Makefile
index 7a0d99e3a553..18b1d5be0600 100644
--- a/sysutils/dmidecode/files/patch-Makefile
+++ b/sysutils/dmidecode/files/patch-Makefile
@@ -1,15 +1,13 @@
---- Makefile.orig 2010-10-11 10:08:16.000000000 -0400
-+++ Makefile 2011-03-18 12:55:54.000000000 -0400
-@@ -12,30 +12,30 @@
+--- Makefile.orig 2013-09-04 23:07:45.000000000 +0200
++++ Makefile 2013-09-04 23:09:52.000000000 +0200
+@@ -12,30 +12,29 @@
# (at your option) any later version.
#
-CC = gcc
-CFLAGS = -W -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual \
-- -Wcast-align -Wwrite-strings -Wmissing-prototypes -Winline -Wundef
-+CFLAGS+= -W -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual \
-+ -Wcast-align -Wwrite-strings -Wmissing-prototypes -Winline -Wundef
-+CFLAGS+= ${CPPFLAGS}
++CFLAGS+= -W -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual \
+ -Wcast-align -Wwrite-strings -Wmissing-prototypes -Winline -Wundef
#CFLAGS += -DBIGENDIAN
#CFLAGS += -DALIGNMENT_WORKAROUND