use our cross compiler ld (issue #166)

This commit is contained in:
Trammell Hudson 2017-04-06 17:02:14 -04:00
parent 7c8f86bc52
commit c76a618b1e
Failed to extract signature

View File

@ -12,4 +12,5 @@ xen_output := xen
xen_configure :=
xen_target := $(MAKE_JOBS) \
CC="$(heads_cc) -Wno-builtin-macro-redefined -D__FILE__=\\\"__FILE__\\\"" \
LD="$(CROSS)ld" \