forked from xt-sys/xtchain
		
	Rename GCC patchdir.
This commit is contained in:
		@@ -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
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user