FreeBSD Bugzilla – Attachment 149050 Details for
Bug 194825
[PATCH] Make sysutils/mcelog build on DragonFly
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Make sysutils/mcelog build on DragonFly
patch-sysutils_mcelog.txt (text/plain), 1.39 KB, created by
ftigeot
on 2014-11-04 21:08:51 UTC
(
hide
)
Description:
Make sysutils/mcelog build on DragonFly
Filename:
MIME Type:
Creator:
ftigeot
Created:
2014-11-04 21:08:51 UTC
Size:
1.39 KB
patch
obsolete
>diff -urN mcelog.orig/Makefile mcelog/Makefile >--- mcelog.orig/Makefile 2014-02-26 09:39:48.000000000 +0100 >+++ mcelog/Makefile 2014-11-04 21:55:47.632383000 +0100 >@@ -21,7 +21,7 @@ > > PATCH_STRIP= -p1 > >-USES= gmake >+USES= alias gmake > > MAKE_ENV+= FREEBSD=1 > LDFLAGS= -lkvm >diff -urN mcelog.orig/files/patch-Makefile mcelog/files/patch-Makefile >--- mcelog.orig/files/patch-Makefile 2014-01-22 18:40:44.000000000 +0100 >+++ mcelog/files/patch-Makefile 2014-11-04 21:45:36.000000000 +0100 >@@ -1,13 +1,13 @@ >---- Makefile.orig 2010-01-20 18:36:52.000000000 -0800 >-+++ Makefile 2012-09-22 01:50:21.019688386 -0700 >-@@ -1,5 +1,5 @@ >- CFLAGS := -g -Os >+--- Makefile.orig 2010-01-21 02:36:52 UTC >++++ Makefile >+@@ -1,5 +1,4 @@ >+-CFLAGS := -g -Os > -prefix := /usr > +prefix := /usr/local > etcprefix := > # Define appropiately for your distribution > # DOCDIR := /usr/share/doc/packages/mcelog >-@@ -28,11 +28,18 @@ >+@@ -28,11 +27,18 @@ all: mcelog > > .PHONY: install clean depend > >@@ -29,7 +29,7 @@ > DISKDB_OBJ := diskdb.o dimm.o db.o > CLEAN := mcelog dmi tsc dbquery .depend .depend.X dbquery.o ${DISKDB_OBJ} > DOC := mce.pdf >-@@ -48,7 +55,7 @@ >+@@ -48,7 +54,7 @@ endif > > SRC := $(OBJ:.o=.c) > >@@ -38,7 +38,7 @@ > > # dbquery intentionally not installed by default > install: mcelog >-@@ -82,8 +89,6 @@ >+@@ -82,8 +88,6 @@ depend: .depend > .depend: ${SRC} > ${CC} -MM -I. ${SRC} > .depend.X && mv .depend.X .depend >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 194825
: 149050