- Minor specfile change
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/hare?expand=0&rev=4
This commit is contained in:
parent
e294400f35
commit
5954857693
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Nov 11 07:36:58 UTC 2023 - Soc Virnyl Estela <uncomfy+openbuildservice@uncomfyhalomacro.pl>
|
||||||
|
|
||||||
|
- Minor specfile change
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Nov 10 12:26:57 UTC 2023 - Soc Virnyl Estela <uncomfy+openbuildservice@uncomfyhalomacro.pl>
|
Fri Nov 10 12:26:57 UTC 2023 - Soc Virnyl Estela <uncomfy+openbuildservice@uncomfyhalomacro.pl>
|
||||||
|
|
||||||
|
@ -107,8 +107,9 @@ make %{?_smp_mflags}
|
|||||||
|
|
||||||
%install
|
%install
|
||||||
export CFLAGS="%optflags"
|
export CFLAGS="%optflags"
|
||||||
make DESTDIR="%{buildroot}" install
|
make %{?_smp_mflags} DESTDIR="%{buildroot}" install
|
||||||
|
|
||||||
|
# Disabled tests for now
|
||||||
#%%check
|
#%%check
|
||||||
#export CFLAGS="%%optflags"
|
#export CFLAGS="%%optflags"
|
||||||
#make %%{?_smp_mflags} check
|
#make %%{?_smp_mflags} check
|
||||||
|
Loading…
Reference in New Issue
Block a user