r219882 - in /trunk/gotools: ChangeLog Makefile...
ro@gcc.gnu.org
ro@gcc.gnu.org
Tue Jan 20 09:26:00 GMT 2015
Author: ro
Date: Tue Jan 20 09:26:50 2015
New Revision: 219882
URL: https://gcc.gnu.org/viewcvs?rev=219882&root=gcc&view=rev
Log:
Link with -lrt on Solaris 10
* configure.ac: Check if sched_yield and/or nanosleep need -lrt.
* configure: Regenerate.
* Makefile.am (go$(EXEEXT), gofmt$(EXEEXT), cgo$(EXEEXT)): Link
with $(LIBS).
* Makefile.in: Regenerate.
Modified:
trunk/gotools/ChangeLog
trunk/gotools/Makefile.am
trunk/gotools/Makefile.in
trunk/gotools/configure
trunk/gotools/configure.ac
More information about the Gcc-cvs
mailing list