FreeCalypso > hg > freecalypso-sw
view toolchain/clean.sh @ 825:f8eaff87563f
gsm-fw: replaced strtok() from newlib with 4.3BSD-Tahoe version
newlib version uses malloc which is not allowed
author | Space Falcon <falcon@ivan.Harhan.ORG> |
---|---|
date | Mon, 06 Apr 2015 00:24:07 +0000 |
parents | 53b8d61c16a0 |
children |
line wrap: on
line source
#!/bin/sh set -ex rm -rf binutils-2.21.1 rm -rf binutils-build rm -rf gcc-4.5.4 rm -rf gcc-build rm -rf newlib-2.0.0 rm -rf newlib-build