Merge pull request #770 from DiUS/fix-tcp-random-nossl

Ensure ld-provided port alias is properly aligned.
This commit is contained in:
Johny Mattsson 2015-11-18 09:56:04 +11:00
commit 99cc9e1232
1 changed files with 1 additions and 0 deletions

View File

@ -115,6 +115,7 @@ SECTIONS
*(.data)
/* Hook for randomizing TCP start numbers */
. = ALIGN(2);
_tcp_new_port_port = ABSOLUTE(.);
*/liblwip.a:tcp.o(.port)
/* Verify that the LWIP source has been patched as needed, or fail with