Accepting request 999464 from home:sbradnick
- Excluding patch from ppc64: "-buildmode=pie not supported on linux/ppc64" OBS-URL: https://build.opensuse.org/request/show/999464 OBS-URL: https://build.opensuse.org/package/show/utilities/miller?expand=0&rev=36
This commit is contained in:
parent
447c1cdd9c
commit
d2c7e9b200
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 26 18:47:10 UTC 2022 - Scott Bradnick <scott.bradnick@suse.com>
|
||||
|
||||
- Excluding patch from ppc64: "-buildmode=pie not supported on linux/ppc64"
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 26 16:03:07 UTC 2022 - Scott Bradnick <scott.bradnick@suse.com>
|
||||
|
||||
|
@ -45,7 +45,9 @@ well with pipes and can feed "tail -f".
|
||||
|
||||
%prep
|
||||
%setup -q -a 1
|
||||
%if "%{_arch}" != "ppc64"
|
||||
%patch0
|
||||
%endif
|
||||
# Not sure if this is still required
|
||||
#%%ifarch %%ix86
|
||||
#sed -e 's/-pg//' -i c/Makefile.am
|
||||
|
Loading…
Reference in New Issue
Block a user