ed: repair cross build.

This commit is contained in:
Juan RP 2014-02-18 17:25:32 +01:00
parent 80ecc075fe
commit 6c371b147f

View file

@ -9,3 +9,7 @@ license="GPL-3"
homepage="http://www.gnu.org/software/ed/ed.html"
distfiles="http://ftp.gnu.org/gnu/ed/ed-$version.tar.gz"
checksum=64c138d33b1ea4b9daa88e045da0619e2a43cb99a9d378417d20163f410a7273
do_build() {
make CC=$CC
}