automatic version update by autodist [release 2.29-1mamba;Thu Feb 28 2019]
This commit is contained in:
parent
2ddd142a6a
commit
c37e50d690
13
glibc.spec
13
glibc.spec
@ -107,8 +107,8 @@
|
||||
%endif
|
||||
|
||||
Name: glibc
|
||||
Version: 2.28
|
||||
Release: 3mamba
|
||||
Version: 2.29
|
||||
Release: 1mamba
|
||||
Summary: The GNU libc libraries
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -335,9 +335,10 @@ Cross Platform glibc for %{_target_platform}.
|
||||
%endif
|
||||
|
||||
%prep
|
||||
%setup -q -n %{name}-%{version}
|
||||
%setup -q
|
||||
#-D -T
|
||||
#:<< ___EOF
|
||||
|
||||
%patch5 -p1
|
||||
%patch17 -p1
|
||||
%patch18 -p1
|
||||
@ -399,7 +400,7 @@ case %{target_cpu} in
|
||||
#if [ "$abi" = "gnueabihf" ]; then
|
||||
# buildflags="-g -O3 -fgnu89-inline -mfloat-abi=hard"
|
||||
#else
|
||||
buildflags="-g -O3 -fgnu89-inline"
|
||||
buildflags="-g -O3"
|
||||
#fi
|
||||
;;
|
||||
x86_64)
|
||||
@ -520,6 +521,7 @@ function build_glibc() {
|
||||
--cache-file=config.cache \
|
||||
%endif
|
||||
$CONFIG_OPTS \
|
||||
PYTHON_PROG=%{__python36} \
|
||||
CFLAGS=\"$buildflags\ -Wl,--build-id\"
|
||||
|
||||
# --with-binutils=%{_prefix}/bin \
|
||||
@ -922,6 +924,9 @@ fi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Feb 28 2019 Automatic Build System <autodist@mambasoft.it> 2.29-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Sep 23 2018 Silvan Calarco <silvan.calarco@mambasoft.it> 2.28-3mamba
|
||||
- glibc: require locales package
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user