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). --- rt/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rt') diff --git a/rt/Makefile b/rt/Makefile index 941c471688..26d4ffaaf6 100644 --- a/rt/Makefile +++ b/rt/Makefile @@ -77,4 +77,4 @@ ifeq (yes,$(build-bounded)) $(tests:%=$(objpfx)%-bp): $(objpfx)librt_b.a $(bounded-thread-library) endif -tst-mqueue7-ARGS = -- $(built-program-cmd) +tst-mqueue7-ARGS = -- $(host-built-program-cmd) -- cgit v1.2.3