Compare commits
1 commit
e56abf9f93
...
ac84507e43
Author | SHA1 | Date | |
---|---|---|---|
ac84507e43 |
1 changed files with 0 additions and 1 deletions
|
@ -72,7 +72,6 @@ markdown_from_report() {
|
|||
- Don't worry too much about size, some dependencies are deduplicated, e.g. `glibc` adds ~40MiB to the `Size`, but is generally shared by ~every binary on the system, so, chances are, you are already including it from somewhere else and statically linking with e.g. `musl` is not gonna improve things.
|
||||
|
||||
</details>
|
||||
|
||||
EOF
|
||||
|
||||
if [ "${2+set}" = "set" ]; then
|
||||
|
|
Loading…
Add table
Reference in a new issue