[ ソース: subarch-select ]
パッケージ: subarch-select (0.2-1)
subarch-select に関するリンク
Debian の資源:
subarch-select ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 共有ライブラリ
-
- dep: libstdc++6 (>= 13.1)
- GNU 標準 C++ ライブラリ v3