diff options
| author | Khem Raj <raj.khem@gmail.com> | 2018-10-02 08:48:28 -0700 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2018-10-02 08:48:28 -0700 |
| commit | ab43d224790ba1489573167bdafdb4cc9c165203 (patch) | |
| tree | f66c94865eedb3429f78a1b8bec7783b0f234f83 /meta-python/recipes-devtools/python/python-parse.inc | |
| parent | 07ff007355bde01bd880772e722e0d157c6169dd (diff) | |
| download | meta-openembedded-ab43d224790ba1489573167bdafdb4cc9c165203.tar.gz | |
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>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-parse.inc')
0 files changed, 0 insertions, 0 deletions
