mirror of
git://sourceware.org/git/glibc.git
synced 2024-11-27 03:41:23 +08:00
Fix run-program-prefix comment.
This commit is contained in:
parent
cc1290d07e
commit
25fe89324c
@ -1,3 +1,7 @@
|
|||||||
|
2012-10-25 Joseph Myers <joseph@codesourcery.com>
|
||||||
|
|
||||||
|
* Makeconfig (run-program-prefix): Fix comment.
|
||||||
|
|
||||||
2012-10-24 Joseph Myers <joseph@codesourcery.com>
|
2012-10-24 Joseph Myers <joseph@codesourcery.com>
|
||||||
Jim Blandy <jimb@codesourcery.com>
|
Jim Blandy <jimb@codesourcery.com>
|
||||||
|
|
||||||
|
@ -608,7 +608,7 @@ run-via-rtld-prefix = \
|
|||||||
else
|
else
|
||||||
run-via-rtld-prefix =
|
run-via-rtld-prefix =
|
||||||
endif
|
endif
|
||||||
# $(run-via-rtld-prefix) is a command that, when prepended to the name
|
# $(run-program-prefix) is a command that, when prepended to the name
|
||||||
# of a program built with the newly built library, produces a command
|
# of a program built with the newly built library, produces a command
|
||||||
# that, executed on the build system on which "make" is run, runs that
|
# that, executed on the build system on which "make" is run, runs that
|
||||||
# program.
|
# program.
|
||||||
|
Loading…
Reference in New Issue
Block a user