mbox series

[OpenWrt-Devel,0/2] Remove eglibc remnants

Message ID 20190715170801.6785-1-cotequeiroz@gmail.com
Headers show
Series Remove eglibc remnants | expand

Message

Eneas U de Queiroz July 15, 2019, 5:07 p.m. UTC
I've found some remnants from eglibc, removed by 64da662 in Feb/2016.
While at it, I stumbled upon a case statement with redundant commands,
so I've simplified it as well.

Eneas U de Queiroz (2):
  libs/toolchain: remove eglibc remnant file
  target/toolchain/files/wrapper.sh: simplify 'case'

 .../libs/toolchain/eglibc-files/etc/nsswitch.conf   | 13 -------------
 target/toolchain/files/wrapper.sh                   | 10 +---------
 2 files changed, 1 insertion(+), 22 deletions(-)
 delete mode 100644 package/libs/toolchain/eglibc-files/etc/nsswitch.conf