tools-musl: remove bashrc to construct ld-musl-<arch>.path

This commit is contained in:
Anthony G. Basile 2015-05-17 06:51:56 -04:00
parent f56ec81d2f
commit 4b6f514302
9 changed files with 0 additions and 135 deletions

View file

@ -1,15 +0,0 @@
post_src_install() {
[[ $PN != musl ]] && return 0
local LDSO_ARCH=$(basename "${D}"/lib/ld-musl-*.so.1)
mkdir "${D}"/etc
cat <<- EOF > "${D}"/etc/${LDSO_ARCH%so.1}path
/lib
/usr/lib
/usr/local/lib
/usr/lib/opengl/xorg-x11/lib
/usr/lib/gcc/${CHOST}/4.8.4
/usr/${CHOST}/lib
/usr/games/lib
EOF
}

View file

@ -1,15 +0,0 @@
post_src_install() {
[[ $PN != musl ]] && return 0
local LDSO_ARCH=$(basename "${D}"/lib/ld-musl-*.so.1)
mkdir "${D}"/etc
cat <<- EOF > "${D}"/etc/${LDSO_ARCH%so.1}path
/lib
/usr/lib
/usr/local/lib
/usr/lib/opengl/xorg-x11/lib
/usr/lib/gcc/${CHOST}/4.8.4
/usr/${CHOST}/lib
/usr/games/lib
EOF
}

View file

@ -1,15 +0,0 @@
post_src_install() {
[[ $PN != musl ]] && return 0
local LDSO_ARCH=$(basename "${D}"/lib/ld-musl-*.so.1)
mkdir "${D}"/etc
cat <<- EOF > "${D}"/etc/${LDSO_ARCH%so.1}path
/lib
/usr/lib
/usr/local/lib
/usr/lib/opengl/xorg-x11/lib
/usr/lib/gcc/${CHOST}/4.7.4
/usr/${CHOST}/lib
/usr/games/lib
EOF
}

View file

@ -1,15 +0,0 @@
post_src_install() {
[[ $PN != musl ]] && return 0
local LDSO_ARCH=$(basename "${D}"/lib/ld-musl-*.so.1)
mkdir "${D}"/etc
cat <<- EOF > "${D}"/etc/${LDSO_ARCH%so.1}path
/lib
/usr/lib
/usr/local/lib
/usr/lib/opengl/xorg-x11/lib
/usr/lib/gcc/${CHOST}/4.8.4
/usr/${CHOST}/lib
/usr/games/lib
EOF
}

View file

@ -1,15 +0,0 @@
post_src_install() {
[[ $PN != musl ]] && return 0
local LDSO_ARCH=$(basename "${D}"/lib/ld-musl-*.so.1)
mkdir "${D}"/etc
cat <<- EOF > "${D}"/etc/${LDSO_ARCH%so.1}path
/lib
/usr/lib
/usr/local/lib
/usr/lib/opengl/xorg-x11/lib
/usr/lib/gcc/${CHOST}/4.8.4
/usr/${CHOST}/lib
/usr/games/lib
EOF
}

View file

@ -1,15 +0,0 @@
post_src_install() {
[[ $PN != musl ]] && return 0
local LDSO_ARCH=$(basename "${D}"/lib/ld-musl-*.so.1)
mkdir "${D}"/etc
cat <<- EOF > "${D}"/etc/${LDSO_ARCH%so.1}path
/lib
/usr/lib
/usr/local/lib
/usr/lib/opengl/xorg-x11/lib
/usr/lib/gcc/${CHOST}/4.8.4
/usr/${CHOST}/lib
/usr/games/lib
EOF
}

View file

@ -1,15 +0,0 @@
post_src_install() {
[[ $PN != musl ]] && return 0
local LDSO_ARCH=$(basename "${D}"/lib/ld-musl-*.so.1)
mkdir "${D}"/etc
cat <<- EOF > "${D}"/etc/${LDSO_ARCH%so.1}path
/lib
/usr/lib
/usr/local/lib
/usr/lib/opengl/xorg-x11/lib
/usr/lib/gcc/${CHOST}/4.8.4
/usr/${CHOST}/lib
/usr/games/lib
EOF
}

View file

@ -1,15 +0,0 @@
post_src_install() {
[[ $PN != musl ]] && return 0
local LDSO_ARCH=$(basename "${D}"/lib/ld-musl-*.so.1)
mkdir "${D}"/etc
cat <<- EOF > "${D}"/etc/${LDSO_ARCH%so.1}path
/lib
/usr/lib
/usr/local/lib
/usr/lib/opengl/xorg-x11/lib
/usr/lib/gcc/${CHOST}/4.8.4
/usr/${CHOST}/lib
/usr/games/lib
EOF
}

View file

@ -1,15 +0,0 @@
post_src_install() {
[[ $PN != musl ]] && return 0
local LDSO_ARCH=$(basename "${D}"/lib/ld-musl-*.so.1)
mkdir "${D}"/etc
cat <<- EOF > "${D}"/etc/${LDSO_ARCH%so.1}path
/lib
/usr/lib
/usr/local/lib
/usr/lib/opengl/xorg-x11/lib
/usr/lib/gcc/${CHOST}/4.7.4
/usr/${CHOST}/lib
/usr/games/lib
EOF
}