update repository
[cmdllinux.git] / old_lfs_toolchain / 003
blobef5a67314da49e7653567cedf316a08b8ff8a6bf
1 #! /bin/bash
3 #mpc
4 ./configure --prefix=/tools --with-mpfr=/tools --with-gmp=/tools
5 make
6 make install