[packages/busybox] Rel 1; switch to musl on x32; enable static on x32

arekm arekm at pld-linux.org
Wed Jun 15 12:31:26 CEST 2022


commit 9e624dde3a6a946f83a819fbb08cdbb82ce7872c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Wed Jun 15 12:31:19 2022 +0200

    Rel 1; switch to musl on x32; enable static on x32

 busybox.spec | 8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)
---
diff --git a/busybox.spec b/busybox.spec
index 2074fe1..965d499 100644
--- a/busybox.spec
+++ b/busybox.spec
@@ -30,11 +30,7 @@
 # functionality as their GNU countenders.
 #
 %ifnarch %{ix86} %{x8664} ppc
-%define		with_glibc	1
-%endif
-%ifarch x32
-# until uClibc builds on x32
-%undefine	with_static
+%define		with_musl	1
 %endif
 Summary:	Set of common Unix utilities for embeded systems
 Summary(pl.UTF-8):	Zestaw narzędzi uniksowych dla systemów wbudowanych
@@ -42,7 +38,7 @@ Summary(pt_BR.UTF-8):	BusyBox é um conjunto de utilitários UNIX em um único b
 Name:		busybox
 # stable line only
 Version:	1.35.0
-Release:	0.1
+Release:	1
 License:	GPL v2
 Group:		Applications
 Source0:	http://www.busybox.net/downloads/%{name}-%{version}.tar.bz2
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/busybox.git/commitdiff/9e624dde3a6a946f83a819fbb08cdbb82ce7872c



More information about the pld-cvs-commit mailing list