meta-openembedded/meta-networking/recipes-protocols/tsocks
Khem Raj ab43d22479 tsocks: Link with libc_nonshared.a
Link step uses -nostdlib which means all defaults from gcc spec file are
not used and it results in errors when using stack protector options

e.g.
in function `send_socksv5_connect':
| /usr/src/debug/tsocks/1.8beta5-r0/tsocks-1.8/tsocks.c:954: undefined reference to `__stack_chk_fail_local'

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-10-02 08:48:28 -07:00
..
tsocks tsocks: fix QA warning for GNU_HASH 2016-11-14 13:01:11 -05:00
tsocks_1.8beta5.bb tsocks: Link with libc_nonshared.a 2018-10-02 08:48:28 -07:00