Rename GCC patchdir.
This commit is contained in:
parent
bbb5a07443
commit
6a44f74ff8
@ -177,7 +177,7 @@ gcc_fetch()
|
|||||||
git clone ${GCCVCS} ${GCCDIR}
|
git clone ${GCCVCS} ${GCCDIR}
|
||||||
cd ${GCCDIR}
|
cd ${GCCDIR}
|
||||||
git checkout tags/${GCCTAG}
|
git checkout tags/${GCCTAG}
|
||||||
apply_patches ${GCCDIR##*/} ${GCCTAG##*/}
|
apply_patches ${GCCDIR##*/} ${GCCTAG##*-}
|
||||||
./contrib/download_prerequisites
|
./contrib/download_prerequisites
|
||||||
cd ${WRKDIR}
|
cd ${WRKDIR}
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user