annotate debian/dropbear.default @ 1406:96a282e78085
Fix libtomcrypt/libtommath linking order
To prevent build failures when using system libtom libraries and
linking with --as-needed, LIBTOM_LIBS should be in the order
-ltomcrypt -ltommath, not the other way around, ie libs should be
prepended to LIBTOM_LIBS as they are found, not appended.
Signed-off-by: Andre McCurdy <
[email protected]>
author |
Andre McCurdy <armccurdy@gmail.com> |
date |
Fri, 16 Sep 2016 12:18:23 -0700 |
parents |
fe6bca95afa7 |
children |
|