summaryrefslogtreecommitdiff
path: root/elf
diff options
context:
space:
mode:
authorJim Blandy <jimb@codesourcery.com>2012-10-23 22:49:59 +0000
committerJoseph Myers <joseph@codesourcery.com>2012-10-23 22:49:59 +0000
commit166bca248032399a5a13258b13b8fdb9c1da1ed1 (patch)
tree9fcbb9e501786c76668381b634022f92f9a84df7 /elf
parent88866099db3973a1b4d3bb0fb3f45efea067e4e8 (diff)
Add and use $(host-built-program-cmd).
Diffstat (limited to 'elf')
-rw-r--r--elf/Makefile2
1 files changed, 1 insertions, 1 deletions
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)