diff options
author | Chen Minqiang <ptpt52@gmail.com> | 2019-04-17 20:00:49 +0800 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2020-06-18 20:08:18 +0200 |
commit | a57fb86d6a28c5292ca2ee50f2b5ec8e49c844ec (patch) | |
tree | a95eee1459a7ef977f7d28b07cd4a51c2ab11a73 /target/linux | |
parent | c5bf9a8ced6567c6bd9da63c6ff4c4f2f87207fd (diff) | |
download | upstream-a57fb86d6a28c5292ca2ee50f2b5ec8e49c844ec.tar.gz upstream-a57fb86d6a28c5292ca2ee50f2b5ec8e49c844ec.tar.bz2 upstream-a57fb86d6a28c5292ca2ee50f2b5ec8e49c844ec.zip |
toolchain: glibc ldd env path fixup
This replace the shell script header of ldd
when it install to `/usr/bin/ldd` where
`#! /..../staging_dir/host/bin/bash`
should be
`#!/bin/sh`
Signed-off-by: Chen Minqiang <ptpt52@gmail.com>
Diffstat (limited to 'target/linux')
0 files changed, 0 insertions, 0 deletions