We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a3bc9f commit e360dffCopy full SHA for e360dff
SMALL
@@ -50,7 +50,7 @@ Of course using small C libraries such as uClibc and dietlibc can also help.
50
---
51
52
Libtommath has its own default CFLAGS to improve speed. You can use
53
-./configure LTM_CFLAGS=-O2
+./configure LTM_CFLAGS=-Os
54
to reduce size at the expense of speed.
55
56
If you have any queries, mail me and I'll see if I can help.
0 commit comments