diff options
author | Baruch Siach <baruch@tkos.co.il> | 2017-09-05 13:27:41 +0300 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-09-05 21:31:52 +0200 |
commit | 436291d3f03c5e30610b9f9ac5b797be3348aa45 (patch) | |
tree | da7f8d15395225bc82c60739afcad00aec58230c /package/python-typepy | |
parent | c81c6d8f3d5bdf1825acaa27428c9e25def48593 (diff) | |
download | buildroot-436291d3f03c5e30610b9f9ac5b797be3348aa45.tar.gz buildroot-436291d3f03c5e30610b9f9ac5b797be3348aa45.zip |
e2fsprogs: remove unneeded patch
Commit 44b5637ab2 (e2fsprogs: add a patch to link against SEM_INIT libs)
introduced a patch that effectively adds -lpthread to the link command
with libcom_err. Today the only libc with separate libpthread is glibc
that does not support static build. The generated libcom_err.so.2.1
library links with libpthread with or without this patch. Drop this
patch.
Cc: Daniel Mack <daniel@zonque.org>
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/python-typepy')
0 files changed, 0 insertions, 0 deletions