- Enable checks.
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/hare?expand=0&rev=12
This commit is contained in:
parent
2f8689cd0d
commit
73cdbbece7
@ -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
|
Fri Dec 08 13:20:23 UTC 2023 - socvirnyl.estela@gmail.com
|
||||||
|
|
||||||
|
@ -113,7 +113,7 @@ export PLATFORM="linux"
|
|||||||
export ARCH="%{_arch}"
|
export ARCH="%{_arch}"
|
||||||
make %{?_smp_mflags} DESTDIR="%{buildroot}" install
|
make %{?_smp_mflags} DESTDIR="%{buildroot}" install
|
||||||
|
|
||||||
%if %{without test}
|
%if %{with test}
|
||||||
%check
|
%check
|
||||||
export CFLAGS="%optflags"
|
export CFLAGS="%optflags"
|
||||||
export PLATFORM="linux"
|
export PLATFORM="linux"
|
||||||
|
Loading…
Reference in New Issue
Block a user