mirror of
https://github.com/clearml/dropbear
synced 2025-01-31 02:46:58 +00:00
Fix typo for LTM_CFLAGS
This commit is contained in:
parent
5a3bc9fa9c
commit
e360dffff2
2
SMALL
2
SMALL
@ -50,7 +50,7 @@ Of course using small C libraries such as uClibc and dietlibc can also help.
|
||||
---
|
||||
|
||||
Libtommath has its own default CFLAGS to improve speed. You can use
|
||||
./configure LTM_CFLAGS=-O2
|
||||
./configure LTM_CFLAGS=-Os
|
||||
to reduce size at the expense of speed.
|
||||
|
||||
If you have any queries, mail me and I'll see if I can help.
|
||||
|
Loading…
Reference in New Issue
Block a user