Accepting request 798878 from home:trenn:branches:hardware

- Let squlite create devlink_event and other tables via configure option
  bsc#1170016, bsc#1170014

OBS-URL: https://build.opensuse.org/request/show/798878
OBS-URL: https://build.opensuse.org/package/show/hardware/rasdaemon?expand=0&rev=32
This commit is contained in:
Thomas Renninger 2020-04-29 11:10:48 +00:00 committed by Git OBS Bridge
parent 9bdbcc0b7c
commit c117367a9e
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Apr 29 10:44:25 UTC 2020 - Thomas Renninger <trenn@suse.de>
- Let squlite create devlink_event and other tables via configure option
bsc#1170016, bsc#1170014
-------------------------------------------------------------------
Thu Feb 06 17:57:39 UTC 2020 - trenn@suse.de

View File

@ -59,7 +59,9 @@ autoreconf -fvi
--enable-abrt-report \
--enable-arm \
--enable-non-standard \
--enable-hisi-ns-decode
--enable-hisi-ns-decode \
--enable-devlink \
--enable-diskerror
make %{?_smp_mflags} V=1
%install