1
0
mirror of https://github.com/golang/go synced 2024-10-04 00:31:23 -06:00
go/test/bench
Shenghou Ma 97300640ca test/bench/shoutout: fix compliation
-lm must come after the source file, versions of gcc insist this strict order.
On standard compliant systems, we no longer need malloc.h for malloc.
Use pkg-config(1) to get correct glib cflags and libs.
Fix compiler warning in threadring.c and k-nucleotide.c.

R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/6198076
2012-06-08 02:56:23 +08:00
..
garbage test/bench/garbage: fix parser benchmark 2012-04-05 20:35:54 +04:00
go1 test/bench/go1: add go/parser benchmark 2012-06-07 10:23:45 +10:00
shootout test/bench/shoutout: fix compliation 2012-06-08 02:56:23 +08:00