!6 Add -fsign-char for aarch64 for test-localeconv

From: @ultra_planet
Reviewed-by: @miao_kaibo
Signed-off-by: @miao_kaibo
This commit is contained in:
openeuler-ci-bot 2021-03-21 16:48:55 +08:00 committed by Gitee
commit fe87103e67

View File

@ -1,11 +1,11 @@
Name: gnulib Name: gnulib
Version: 0 Version: 0
Release: 27.20180720git Release: 28.20180720git
Summary: The GNU Portability Library Summary: The GNU Portability Library
License: Public Domain and BSD and GPLv2+ and GPLv3 and GPLv3+ and LGPLv2 and LGPLv2+ and LGPLv3+ License: Public Domain and BSD and GPLv2+ and GPLv3 and GPLv3+ and LGPLv2 and LGPLv2+ and LGPLv3+
URL: https://www.gnu.org/software/gnulib URL: https://www.gnu.org/software/gnulib
Source0: https://git.savannah.gnu.org/gitweb/?p=gnulib.git;a=snapshot;h=68df637;sf=tgz;name=gnulib-68df637.tar.gz#/gnulib-68df637.tar.gz Source0: https://git.savannah.gnu.org/gitweb/?p=gnulib.git;a=snapshot;h=68df637;sf=tgz;name=gnulib-68df637.tar.gz#/gnulib-68df637.tar.gz
BuildRequires: perl-generators texinfo java-devel gettext-devel bison gperf libtool help2man git BuildRequires: perl-generators texinfo java-devel gettext-devel bison gperf libtool help2man git gcc_secure
%description %description
Gnulib is a central location for common GNU code, intended to be Gnulib is a central location for common GNU code, intended to be
@ -114,6 +114,9 @@ fi
%license doc/COPYINGv2 %license doc/COPYINGv2
%changelog %changelog
* Sun Mar 21 2021 lingsheng <lingsheng@huawei.com> - 0-28.20180720git
- Add gcc_secure to fix test_localeconv fail
* Wed Jan 8 2020 sunguoshuai <sunguoshuai@huawei.com> - 0-27.20180720git * Wed Jan 8 2020 sunguoshuai <sunguoshuai@huawei.com> - 0-27.20180720git
- Delete unwanted files. - Delete unwanted files.