[PATCH 3/4] Add test cases for BZ #14557

Roland McGrath roland@hack.frob.com
Thu Oct 4 21:20:00 GMT 2012


> +	[BZ #14557]
> +	* Makefile (tests-static): Add tst-cancel24-static
> +	tst-cond8-static tst-mutex8-static tst-mutexpi8-static
> +	tst-sem11-static tst-sem12-static.

Use commas.

>  LDLIBS-tst-cancel24 = $(no-as-needed) -lstdc++
> +LDLIBS-tst-cancel24-static = $(no-as-needed) -lstdc++

LDLIBS-tst-cancel24-static = $(LDLIBS-tst-cancel24)


This is fine with those changes.


Thanks,
Roland



More information about the Libc-alpha mailing list