mirror of
https://abf.rosa.ru/djam/git.git
synced 2025-02-23 17:52:57 +00:00
Updated to 2.26.1
This commit is contained in:
parent
118c974302
commit
959938692e
1 changed files with 1 additions and 0 deletions
1
git.spec
1
git.spec
|
@ -297,6 +297,7 @@ rm -f Documentation/.gitignore
|
||||||
perl -pi -e 's!^(GITWEB_CSS|GITWEB_LOGO|GITWEB_FAVICON) = !$1 = /gitweb/!' Makefile
|
perl -pi -e 's!^(GITWEB_CSS|GITWEB_LOGO|GITWEB_FAVICON) = !$1 = /gitweb/!' Makefile
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
%global optflags %{optflags} -fno-strict-aliasing
|
||||||
# same flags and prefix must be passed for make test too
|
# same flags and prefix must be passed for make test too
|
||||||
%define git_make_params prefix=%{_prefix} CC=%{__cc} gitexecdir=%{_libdir}/git-core CFLAGS="%{optflags}" GITWEB_CONFIG=%{_sysconfdir}/gitweb.conf DOCBOOK_XSL_172=0 INSTALLDIRS=vendor perllibdir=%{perl_vendorlib}
|
%define git_make_params prefix=%{_prefix} CC=%{__cc} gitexecdir=%{_libdir}/git-core CFLAGS="%{optflags}" GITWEB_CONFIG=%{_sysconfdir}/gitweb.conf DOCBOOK_XSL_172=0 INSTALLDIRS=vendor perllibdir=%{perl_vendorlib}
|
||||||
%make %{git_make_params} all doc gitweb
|
%make %{git_make_params} all doc gitweb
|
||||||
|
|
Loading…
Add table
Reference in a new issue