mirror of
https://github.com/espressif/mbedtls.git
synced 2025-05-30 19:46:03 +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.