parent
3b737f6027
commit
73f2c8e295
@ -79,7 +79,7 @@ find . -type f -name .gitignore | xargs rm
|
||||
--without-readline \
|
||||
--datadir=%_datadir/pgsql
|
||||
|
||||
%make_build -C "src/interfaces/ecpg"
|
||||
%make_build -C "src/interfaces/ecpg" -j1
|
||||
|
||||
|
||||
%install
|
||||
@ -130,6 +130,10 @@ find_lang_bins %name-devel.lst ecpg
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Aug 20 2021 Filip Januš <fjanus@redhat.com> - 13.1-11
|
||||
- Add -j1 also into build section
|
||||
- Resolves: #1975438
|
||||
|
||||
* Thu Aug 05 2021 Filip Januš <fjanus@redhat.com> - 13.1-10
|
||||
- Disable parallel build
|
||||
- Resolves: #1975438
|
||||
|
Loading…
Reference in New Issue
Block a user