From: Mauro Carvalho Chehab Date: Sat, 14 Oct 2017 09:47:53 +0000 (-0300) Subject: rasdaemon.spec: add other --enable options X-Git-Tag: v0.6.0~2 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=c28343db836f6c6ba1b68daae47ef8621e6b4884;p=users%2Fmchehab%2Frasdaemon.git rasdaemon.spec: add other --enable options As we use the rasdaemon.spec in order to check if everything is ok, add the new --enable-foo options there. Signed-off-by: Mauro Carvalho Chehab --- diff --git a/misc/rasdaemon.spec.in b/misc/rasdaemon.spec.in index 0dca536..4101d1a 100644 --- a/misc/rasdaemon.spec.in +++ b/misc/rasdaemon.spec.in @@ -36,7 +36,8 @@ an utility for reporting current error counts from the EDAC sysfs files. %setup -q %build -%configure --enable-mce --enable-aer --enable-sqlite3 --enable-extlog --enable-abrt-report +%configure --enable-mce --enable-aer --enable-sqlite3 --enable-extlog --enable-abrt-report --enable-non-standard --enable-hisi-ns-decode --enable-arm + make %{?_smp_mflags} %install