URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
Compare Revisions
- This comparison shows the changes necessary to convert path
/openrisc/trunk
- from Rev 211 to Rev 210
- ↔ Reverse comparison
Rev 211 → Rev 210
/gnu-src/bld.sh
261,11 → 261,7
exit 1 |
fi |
|
# Actually GCC seems to have minor problems at 4.2.2 with parallel make. We |
# leave the structure here, since we'll reinstate it on a future release. |
|
# make $make_load all-gcc |
make all-gcc |
make $make_load all-gcc |
if [ $? != 0 ] |
then |
echo "make (GCC) failed." |