From ece89628317969de433e6673c35c74dfd7a3184d Mon Sep 17 00:00:00 2001 From: pommicket Date: Sun, 6 Nov 2022 19:30:06 -0500 Subject: more docs, more cleanup --- src/main.rs | 1 + 1 file changed, 1 insertion(+) (limited to 'src/main.rs') diff --git a/src/main.rs b/src/main.rs index 9ad34e3..a47c043 100644 --- a/src/main.rs +++ b/src/main.rs @@ -6,6 +6,7 @@ - finish docs - make sure --no-stdlib generates a tiny executable - make executables more tiny (overlap sections, etc.) +- static libraries */ // you will need gcc-multilib to compile a 32-bit executable (with stdlib) -- cgit v1.2.3