mirror of
https://github.com/ARMmbed/mbedtls.git
synced 2025-05-31 10:01:22 +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.