r253345 - in /trunk/libbacktrace: ChangeLog Mak...
tschwinge@gcc.gnu.org
tschwinge@gcc.gnu.org
Mon Oct 2 11:56:00 GMT 2017
Author: tschwinge
Date: Mon Oct 2 11:56:39 2017
New Revision: 253345
URL: https://gcc.gnu.org/viewcvs?rev=253345&root=gcc&view=rev
Log:
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.
Modified:
trunk/libbacktrace/ChangeLog
trunk/libbacktrace/Makefile.am
trunk/libbacktrace/Makefile.in
trunk/libbacktrace/configure
trunk/libbacktrace/configure.ac
More information about the Gcc-cvs
mailing list