subarch-select 0.2-1 source package in Ubuntu
Changelog
subarch-select (0.2-1) unstable; urgency=medium * New upstream version * remove patch applied upstream -- Michael R. Crusoe <email address hidden> Fri, 04 Aug 2023 11:03:33 +0200
Upload details
- Uploaded by:
- Debian Med
- Uploaded to:
- Sid
- Original maintainer:
- Debian Med
- Architectures:
- any-amd64 any-i386
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Oracular | release | universe | misc | |
Noble | release | universe | misc | |
Mantic | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
subarch-select_0.2-1.dsc | 2.0 KiB | 3e29671be0448ca97b50ce485afdf5638cdc470ce40afb3682e5f90d28d31261 |
subarch-select_0.2.orig.tar.xz | 3.1 KiB | 27b9adfed59b203317808ebd4bd800479070c80a1ab6f71450643256663783d0 |
subarch-select_0.2-1.debian.tar.xz | 2.8 KiB | db9c2d1a9f8ce1d4cc81f9d9ad92e3ac05a3283cbd843287db06a586cb836052 |
Available diffs
- diff from 0.1-1 to 0.2-1 (1.2 KiB)
No changes file available.
Binary packages built by this source
- subarch-select: Select among binaries based upon x86 microarchitecture support
Pick an executable based on CPU capabilities.
.
Call subarch-select with argument pairs that list CPU features
(as in /proc/cpuinfo "flags"), and a path to execute if the flags are all
matched. The first set of flags that match the system capabilities will select
the given path. Arguments to the program should be passed after "--".
.
Also supports the x86-64 microarchitectures: x86-64-v2, x86-64-v3, v86-64-v4
- subarch-select-dbgsym: debug symbols for subarch-select