URL
https://opencores.org/ocsvn/zipcpu/zipcpu/trunk
[/] [zipcpu/] [trunk/] [sw/] [gas-script.sh] - Diff between revs 202 and 206
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 202 |
Rev 206 |
Line 36... |
Line 36... |
if [[ ! -d $VERSION-zip/ ]]
|
if [[ ! -d $VERSION-zip/ ]]
|
then
|
then
|
tar -xjf ./$VERSION.tar.bz2 --transform s,$VERSION,$VERSION-zip,
|
tar -xjf ./$VERSION.tar.bz2 --transform s,$VERSION,$VERSION-zip,
|
if [[ -e gas-zippatch.patch ]]
|
if [[ -e gas-zippatch.patch ]]
|
then
|
then
|
|
cd $VERSION-zip
|
patch -p1 <../gas-zippatch.patch
|
patch -p1 <../gas-zippatch.patch
|
cd ..
|
cd ..
|
else
|
else
|
echo "ZipCPU binutils patch not found"
|
echo "ZipCPU binutils patch not found"
|
fi
|
fi
|
© copyright 1999-2025
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.