summaryrefslogtreecommitdiff
path: root/posix/Makefile
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2012-10-19 20:00:43 +0000
committerJoseph Myers <joseph@codesourcery.com>2012-10-19 20:00:43 +0000
commit135948bd500067d766a8bbe0bee0e37d8e491681 (patch)
tree203d58c7a11dffe4796aee88e766f343ee75d920 /posix/Makefile
parent3c97f6525fcb4b7696e50d4d7a122daaedf3ea45 (diff)
Use $(built-program-cmd) in posix/tst-getconf.sh.
Diffstat (limited to 'posix/Makefile')
-rw-r--r--posix/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/posix/Makefile b/posix/Makefile
index 182c1208dc..153f446576 100644
--- a/posix/Makefile
+++ b/posix/Makefile
@@ -277,7 +277,7 @@ $(objpfx)tst-boost-mem: $(objpfx)tst-boost.out
$(common-objpfx)malloc/mtrace $(objpfx)tst-boost.mtrace > $@
$(objpfx)tst-getconf.out: tst-getconf.sh $(objpfx)getconf
- $(SHELL) $< $(common-objpfx) $(elf-objpfx) $(rtld-installed-name)
+ $(SHELL) $< $(common-objpfx) '$(built-program-cmd)'
ifeq (yes,$(build-shared))
$(objpfx)tst-regex: $(common-objpfx)rt/librt.so