We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfc12a0 commit b52c021Copy full SHA for b52c021
1 file changed
_in_container_build.sh
@@ -2,7 +2,7 @@
2
3
set -eu
4
5
-ls -l /app /app/linux
+ls -l /app /app/linux /sources-dir
6
7
# We want to build linux for each of our targets and versions using the config files. Linux is in /app/linux/[version]
8
# while our configs are at configs/[version]/[arch]. We need to set the ARCH and CROSS_COMPILE variables
0 commit comments