]> gcc.gnu.org Git - gcc.git/commit
libbacktrace: Support the case that clock_gettime is in librt
authorThomas Schwinge <thomas@codesourcery.com>
Mon, 2 Oct 2017 11:56:39 +0000 (13:56 +0200)
committerThomas Schwinge <tschwinge@gcc.gnu.org>
Mon, 2 Oct 2017 11:56:39 +0000 (13:56 +0200)
commitdd954c67ab6b550d9addf6c5eab5a743af3ff8aa
tree10a1c1e4ae2c22fbb52538acfbe992b8abfb1aa4
parentdbc31f20d30615404c2994f2d0bb9876cd75585a
libbacktrace: Support the case that clock_gettime is in librt

libbacktrace/
PR other/67165
* Makefile.am: Append the content of clock_gettime_link to
ztest_LDADD.
* configure.ac: Test for the case that clock_gettime is in librt.
* Makefile.in: Regenerate.
* configure: Likewise.

From-SVN: r253345
libbacktrace/ChangeLog
libbacktrace/Makefile.am
libbacktrace/Makefile.in
libbacktrace/configure
libbacktrace/configure.ac
This page took 0.059714 seconds and 5 git commands to generate.