cross-arm-linux-gnueabihf{,7}: remove refs to old patch.

This commit is contained in:
Juan RP 2014-12-10 10:53:54 +01:00
parent 77eb43cb60
commit b484b79b16
2 changed files with 0 additions and 6 deletions

View file

@ -108,9 +108,6 @@ _gcc_bootstrap() {
_glibc_headers() {
[ -f ${wrksrc}/.glibc_headers_done ] && return 0
cd ${wrksrc}/glibc-${_glibc_version}
_apply_patch ${FILESDIR}/glibc-2.18-xattr-compat-hack.patch
cd ${wrksrc}
msg_normal "Building cross glibc headers\n"

View file

@ -110,9 +110,6 @@ _gcc_bootstrap() {
_glibc_headers() {
[ -f ${wrksrc}/.glibc_headers_done ] && return 0
cd ${wrksrc}/glibc-${_glibc_version}
_apply_patch ${FILESDIR}/glibc-2.18-xattr-compat-hack.patch
cd ${wrksrc}
msg_normal "Building cross glibc headers\n"