Commit 1bb548c
committed
chore(build.yaml): update build dependencies and environment variables
1. Add 'perl' to the list of build dependencies to ensure all necessary tools are available for the build process.
2. Remove 'OPENSSL_STATIC' and 'OPENSSL_DIR' environment variables as they are no longer needed.
3. Add 'CFLAGS_x86_64_unknown_linux_musl' environment variable to specify the include directory for the musl target, improving the build process compatibility with musl.1 parent 4cb7545 commit 1bb548c
1 file changed
+2
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
84 | | - | |
| 83 | + | |
85 | 84 | | |
86 | 85 | | |
87 | 86 | | |
| |||
0 commit comments