Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/tests/lib/libc/stdlib



In article <20110715140041.6D971175D0%cvs.netbsd.org@localhost>,
Jukka Ruohonen <source-changes-d%NetBSD.org@localhost> wrote:
>-=-=-=-=-=-
>
>Module Name:   src
>Committed By:  jruoho
>Date:          Fri Jul 15 14:00:41 UTC 2011
>
>Modified Files:
>       src/tests/lib/libc/stdlib: Makefile
>
>Log Message:
>Fix wrong linker flag that has always been lurking here.

Actually I think it is better to put -pthread in CFLAGS since this is
the portable way to get the threaded compiler environment.

christos



Home | Main Index | Thread Index | Old Index