File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -68,8 +68,8 @@ pl_cc_library(
6868# Used by stirling runtime to install linux headers on hosts having no Linux headers pre-installed.
6969#
7070# Note that each linux header tarball is ~15MB compressed and ~230MB uncompressed.
71- # Trimmed versions are ~8-11MB (9MB avg) compressed and ~45MB uncompressed.
72- # These are all trimmed versions, so we have 9MB * 35 = ~315 MB of headers.
71+ # Trimmed versions are ~8-11MB (8.6 MB avg) compressed and ~45MB uncompressed.
72+ # These are all trimmed versions, so we have 9MB * 29 = ~250 MB of headers.
7373stirling_linux_headers_tarballs = select ({
7474 "@platforms//cpu:aarch64" : ["@linux_headers_merged_arm64_tar_gz//file:file" ],
7575 "@platforms//cpu:x86_64" : ["@linux_headers_merged_x86_64_tar_gz//file:file" ],
You can’t perform that action at this time.
0 commit comments