mirror of
https://github.com/ARMmbed/mbedtls.git
synced 2025-06-04 22:13:31 +08:00

GNU ld cares about the order in which static libs are mentioned on the command line: if A depends on B then A must com first.
GNU ld cares about the order in which static libs are mentioned on the command line: if A depends on B then A must com first.