forked from xt-sys/xtchain
Rename Binutils patchdir.
This commit is contained in:
parent
6a44f74ff8
commit
7c0e0b3a53
@ -96,7 +96,7 @@ binutils_fetch()
|
||||
git clone ${BINUTILSVCS} ${BINUTILSDIR}
|
||||
cd ${BINUTILSDIR}
|
||||
git checkout tags/${BINUTILSTAG}
|
||||
apply_patches ${BINUTILSDIR##*/} ${BINUTILSTAG}
|
||||
apply_patches ${BINUTILSDIR##*/} ${BINUTILSTAG##*-}
|
||||
cd ${WRKDIR}
|
||||
fi
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user