mirror of
https://github.com/clearml/dropbear
synced 2025-01-31 10:57:01 +00:00
add note about compiling for 386
--HG-- extra : convert_revision : 1928fd3c473e77b946eab289a1f4209d20a59af2
This commit is contained in:
parent
744268f388
commit
3510531683
5
INSTALL
5
INSTALL
@ -28,6 +28,11 @@ Binaries can be strippd with "make strip"
|
|||||||
|
|
||||||
============================================================================
|
============================================================================
|
||||||
|
|
||||||
|
If you're compiling for a 386-class CPU, you will probably need to add
|
||||||
|
CFLAGS=-DLTC_NO_BSWAP so that libtomcrypt doesn't use 486+ instructions.
|
||||||
|
|
||||||
|
============================================================================
|
||||||
|
|
||||||
Compiling with uClibc:
|
Compiling with uClibc:
|
||||||
|
|
||||||
Firstly, make sure you have at least uclibc 0.9.17, as getusershell() in prior
|
Firstly, make sure you have at least uclibc 0.9.17, as getusershell() in prior
|
||||||
|
Loading…
Reference in New Issue
Block a user