]> git.pld-linux.org Git - packages/busybox.git/commitdiff
Rel 1; switch to musl on x32; enable static on x32
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 15 Jun 2022 10:31:19 +0000 (12:31 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 15 Jun 2022 10:31:19 +0000 (12:31 +0200)
busybox.spec

index 2074fe1a0505019728d3a2735ba5d4305de54031..965d4991e3db76b06546faac45466a246ea2f111 100644 (file)
 # 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
This page took 0.156764 seconds and 4 git commands to generate.