summaryrefslogtreecommitdiff
path: root/posix/Makefile
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 /posix/Makefile
parent88866099db3973a1b4d3bb0fb3f45efea067e4e8 (diff)
Add and use $(host-built-program-cmd).
Diffstat (limited to 'posix/Makefile')
-rw-r--r--posix/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/posix/Makefile b/posix/Makefile
index 6e3d0bb3fd..f82fff93bb 100644
--- a/posix/Makefile
+++ b/posix/Makefile
@@ -170,8 +170,8 @@ CFLAGS-execlp.os = -fomit-frame-pointer
tstgetopt-ARGS = -a -b -cfoobar --required foobar --optional=bazbug \
--none random --col --color --colour
-tst-exec-ARGS = -- $(built-program-cmd)
-tst-spawn-ARGS = -- $(built-program-cmd)
+tst-exec-ARGS = -- $(host-built-program-cmd)
+tst-spawn-ARGS = -- $(host-built-program-cmd)
tst-dir-ARGS = `pwd` `cd $(common-objdir)/$(subdir); pwd` `cd $(common-objdir); pwd` $(objpfx)tst-dir
tst-chmod-ARGS = $(objdir)
tst-vfork3-ARGS = --test-dir=$(objpfx)