diff options
author | Andre McCurdy <armccurdy@gmail.com> | 2016-09-16 12:18:23 -0700 |
---|---|---|
committer | Andre McCurdy <armccurdy@gmail.com> | 2016-09-16 16:29:28 -0700 |
commit | f9e6bc2aecab0f4b5b529e07a92cc63c8a66cd4b (patch) | |
tree | b2da2c5d0ffa3afa2af293e6c7fd16e24f24468e /sysoptions.h | |
parent | 81a024049151e5d62805a4517bf6b357cfaa9e0a (diff) |
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 <armccurdy@gmail.com>
Diffstat (limited to 'sysoptions.h')
0 files changed, 0 insertions, 0 deletions