Several of those are arm-specific, but, as the goal here is just
to compile-test, enable them all.
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
- sudo apt-get install -y sqlite3
install:
- autoreconf -vfi
-- ./configure --enable-mce --enable-aer --enable-sqlite3 --enable-extlog --enable-abrt-report --enable-devlink
+- ./configure --enable-sqlite3 --enable-aer --enable-non-standard --enable-arm --enable-mce --enable-extlog --enable-devlink --enable-abrt-report --enable-hisi-ns-decode
+
script:
- make && sudo make install
after_script: