mirror of
https://github.com/ventoy/Ventoy.git
synced 2025-05-22 01:54:01 -04:00
Ventoy: dmsetup: add binary & build.txt
Signed-off-by: Wentao Guan <guanwentao@uniontech.com>
This commit is contained in:
parent
e431499774
commit
f14326c70f
@ -64,6 +64,12 @@ build for 32bit, static linked with dietlibc
|
|||||||
5. mips64el-linux-musl-strip dmsetup/dmsetup.static
|
5. mips64el-linux-musl-strip dmsetup/dmsetup.static
|
||||||
6. get dmsetup/dmsetup.static as the dmsetupm64e binary file
|
6. get dmsetup/dmsetup.static as the dmsetupm64e binary file
|
||||||
|
|
||||||
|
======================== Build for loongarch64 dmsetup =========================
|
||||||
|
1. extract device mapper source code
|
||||||
|
2. ./configure build_alias=loongarch64-unknown-linux-gnu --disable-nls --disable-selinux --disable-shared --enable-static_link CC='gcc -specs /usr/local/musl/lib/musl-gcc.specs'
|
||||||
|
3. make
|
||||||
|
4. strip --strip-all dmsetup/dmsetup.static
|
||||||
|
5. get dmsetup/dmsetup.static as the dmsetupla64 binary file
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
BIN
DMSETUP/dmsetupla64
Executable file
BIN
DMSETUP/dmsetupla64
Executable file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user