aboutsummaryrefslogtreecommitdiff
path: root/target/linux/uml/patches-4.4/000-um-Avoid-longjmp-setjmp-symbol-clashes-with-libpthre.patch
Commit message (Collapse)AuthorAge
* kernel: update kernel 4.4 to version 4.4.79Hauke Mehrtens2017-07-28
| | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* uml: Backport upstream fix to build against static libpthreadFlorian Fainelli2017-07-18
Backport upstream commit f44f1e7da7c8e3f4575d5d61c4df978496903fcc ("um: Avoid longjmp/setjmp symbol clashes with libpthread.a") to fix build issues on hosts that only have a static libpthread. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>