diff options
author | Paul Duncan <pabs@pablotron.org> | 2022-02-24 23:04:44 -0500 |
---|---|---|
committer | Paul Duncan <pabs@pablotron.org> | 2022-02-24 23:04:44 -0500 |
commit | 3e6cbaf2c0a42ba57fd61ab380dc631f251015aa (patch) | |
tree | f43745b0b287386b26b18c2f597e2dfb1b99a679 /TODO.md | |
parent | 15208cf7a4f440a6fc2e9960fa3d798b6d7190c1 (diff) | |
download | pablotron.org-3e6cbaf2c0a42ba57fd61ab380dc631f251015aa.tar.bz2 pablotron.org-3e6cbaf2c0a42ba57fd61ab380dc631f251015aa.zip |
posts/2021-12-31-tiny-binaries.md: add link to rust 1.59.0 update w/ strip support
Diffstat (limited to 'TODO.md')
-rw-r--r-- | TODO.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -164,3 +164,5 @@ this stuff may not make any sense. https://forums.somethingawful.com/showthread.php?noseen=0&threadid=2389159&perpage=40&pagenumber=865#post520151251 https://nathanotterness.com/2021/10/tiny_elf_modernized.html (created repo: https://github.com/pablotron/tiny-binaries) +* rust 1.59.9 stripped binaries (update) + - https://blog.rust-lang.org/2022/02/24/Rust-1.59.0.html#creating-stripped-binaries |