From c6997d0b1ed60d9cc1208ac3abbb5bfcddbef138 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Arkadiusz=20Mi=C5=9Bkiewicz?= Date: Tue, 16 Jun 2015 17:59:00 +0200 Subject: [PATCH] - up to 1.1.10 --- musl.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/musl.spec b/musl.spec index 2f2af20..52beae0 100644 --- a/musl.spec +++ b/musl.spec @@ -1,12 +1,12 @@ Summary: musl libc - new standard library to power a new generation of Linux-based devices Summary(pl.UTF-8): musl libc - nowa biblioteka standardowa dla urządzeń linuksowych nowej generacji Name: musl -Version: 0.9.15 +Version: 1.1.10 Release: 1 License: MIT Group: Libraries Source0: http://www.musl-libc.org/releases/%{name}-%{version}.tar.gz -# Source0-md5: 06f590a38c85722ee9343db2416425f4 +# Source0-md5: fc30892ee582c91920505bbd0021049f URL: http://www.musl-libc.org/ BuildRequires: gcc >= 5:3.2 BuildRequires: zlib-devel @@ -94,5 +94,6 @@ rm -rf $RPM_BUILD_ROOT # crts %{_libdir}/Scrt1.o %{_libdir}/crt*.o +%{_libdir}/rcrt1.o %{_libdir}/musl-gcc.specs %{_includedir} -- 2.44.0