Dominique Leuenberger 2018-04-06 15:49:25 +00:00 committed by Git OBS Bridge
commit 5b22d9ad60
2 changed files with 10 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Apr 5 12:46:00 UTC 2018 - josef.moellers@suse.com
- Enabled arm and non-standard.
[bsc#1086520, FATE#323658]
-------------------------------------------------------------------
Wed Jan 17 10:44:06 UTC 2018 - josef.moellers@suse.com

View File

@ -56,7 +56,10 @@ autoreconf -fvi
--enable-aer \
--enable-sqlite3 \
--enable-extlog \
--enable-abrt-report
--enable-abrt-report \
--enable-arm \
--enable-non-standard
make %{?_smp_mflags} V=1
%install