Do all-compiler/sf/cref only in cross-host, not in cross-target.
authorTaylor R Campbell <campbell@mumble.net>
Tue, 11 Dec 2018 15:55:42 +0000 (15:55 +0000)
committerTaylor R Campbell <campbell@mumble.net>
Tue, 11 Dec 2018 16:00:08 +0000 (16:00 +0000)
commita6602e423af17882168578b833c3b7e9839a0514
treefb339f863ca019edfda4997224aa0dd7a929e500
parentdc21a9094a5107ca7e2c8645cb5ebef8da70dd19
Do all-compiler/sf/cref only in cross-host, not in cross-target.

In the cross-compiled system when doing cross-target, which depends
on runtime.com and all.com, the dependencies of runtime.com and
all.com were already made by cross-host.
src/Makefile.in
src/configure.ac