From 166bca248032399a5a13258b13b8fdb9c1da1ed1 Mon Sep 17 00:00:00 2001 From: Jim Blandy Date: Tue, 23 Oct 2012 22:49:59 +0000 Subject: Add and use $(host-built-program-cmd). --- elf/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'elf') diff --git a/elf/Makefile b/elf/Makefile index dde94091c7..c8ae77d8a0 100644 --- a/elf/Makefile +++ b/elf/Makefile @@ -1046,7 +1046,7 @@ order2mod2.so-no-z-defs = yes LDFLAGS-order2mod1.so = $(no-as-needed) LDFLAGS-order2mod2.so = $(no-as-needed) -tst-stackguard1-ARGS = --command "$(built-program-cmd) --child" +tst-stackguard1-ARGS = --command "$(host-built-program-cmd) --child" tst-stackguard1-static-ARGS = --command "$(objpfx)tst-stackguard1-static --child" $(objpfx)tst-leaks1: $(libdl) -- cgit v1.2.3