.
This commit is contained in:
parent
fb9397e8e7
commit
422e75c5d4
@ -1,8 +1,6 @@
|
|||||||
# This script uses debian docker containers (not the host!) to do the following:
|
# This script uses debian docker containers (not the host!) to do the following:
|
||||||
# 1. builds two executables:
|
# 1. builds two executables from ../CMakeLists.txt (a C++ project)
|
||||||
# a) dropshell-x86_64, using musl and static linking
|
# a) dropshell-x86_64, using musl and static linking
|
||||||
# b) dropshell-arm64, using musl and static linking
|
# b) dropshell-arm64, using musl and static linking
|
||||||
|
|
||||||
# the executables are copied to ./output, with the ownership changed to current user.
|
# the executables are copied to ./output, with the ownership changed to current user.
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user