ed: repair cross build.
This commit is contained in:
parent
80ecc075fe
commit
6c371b147f
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue