]> www.infradead.org Git - users/mchehab/rasdaemon.git/commitdiff
Enable MCE parsing at RPM files
authorMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 27 May 2013 20:47:15 +0000 (17:47 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 27 May 2013 20:47:15 +0000 (17:47 -0300)
As this is known to work, enable it.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
misc/rasdaemon.spec.in

index 706fd7f0221a870e3b85c539e6bbbcbb63926f78..91235a40d2d5eb0cc00a8df4ba3acdfb0532d968 100644 (file)
@@ -29,7 +29,7 @@ an utility for reporting current error counts from the EDAC sysfs files.
 
 %build
 autoreconf -vfi
-%configure
+%configure --enable-mce
 make %{?_smp_mflags}
 
 %install