Resolve circular library references with --start-group
authorJouni Malinen <j@w1.fi>
Sun, 6 Dec 2009 15:18:28 +0000 (17:18 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 6 Dec 2009 15:18:28 +0000 (17:18 +0200)
commit0bc377fa938c7f70a401a3109adea7fe485a7ef8
tree8b4b750a788a5bc24e7a4703672dffb17a9a36a1
parentab7ddc74ad39ab11de2b3082fc78a3549781aa24
Resolve circular library references with --start-group

src/crypto/libcrypto.a and src/tls/libtls.a have circular references
and will need special handling with the linker at least for the time
being. This could be cleaned up eventually, but for now, provide a
mechanism to get the programs linked.
tests/Makefile