Soc Virnyl Estela 2023-12-08 13:25:45 +00:00 committed by Git OBS Bridge
parent 2f8689cd0d
commit 73cdbbece7
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Dec 8 13:25:24 UTC 2023 - Soc Virnyl Estela <uncomfy+openbuildservice@uncomfyhalomacro.pl>
- Enable checks.
-------------------------------------------------------------------
Fri Dec 08 13:20:23 UTC 2023 - socvirnyl.estela@gmail.com

View File

@ -113,7 +113,7 @@ export PLATFORM="linux"
export ARCH="%{_arch}"
make %{?_smp_mflags} DESTDIR="%{buildroot}" install
%if %{without test}
%if %{with test}
%check
export CFLAGS="%optflags"
export PLATFORM="linux"