avoid scary command output
authorUlrich Drepper <drepper@gmail.com>
Thu, 18 Dec 2014 17:32:39 +0000 (12:32 -0500)
committerMark Wielaard <mjw@redhat.com>
Thu, 18 Dec 2014 22:47:22 +0000 (23:47 +0100)
commit898ed261444cdd817c2d9b3656209a291eb5e807
tree32764f1005d8f80ed45c394c02c7867b8caed1fb
parent09dc83d67f16f378cd3f9901ab39fcd87aa08aeb
avoid scary command output

The commands to check for invalid text relocations in the generated DSOs
shouldn't be displayed.  They contain an echo which prints the text.
This patch suppresses the commands from being printed.
backends/ChangeLog
backends/Makefile.am
libasm/ChangeLog
libasm/Makefile.am
libdw/ChangeLog
libdw/Makefile.am
libelf/ChangeLog
libelf/Makefile.am
src/ChangeLog
src/Makefile.am