Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Jan 2005 13:41:23 GMT
From:      David Xu <davidxu@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 68315 for review
Message-ID:  <200501051341.j05DfNCS012022@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=68315

Change 68315 by davidxu@davidxu_tiger on 2005/01/05 13:40:49

	Remove incorrect comment.

Affected files ...

.. //depot/projects/davidxu_thread/src/lib/libthread/Makefile#9 edit

Differences ...

==== //depot/projects/davidxu_thread/src/lib/libthread/Makefile#9 (text+ko) ====

@@ -20,8 +20,6 @@
 
 CFLAGS+= -g
 
-# Uncomment this if you want to build a 1:1 threading mode library
-# however it is no longer strictly conformed to POSIX
 # CFLAGS+=-DSYSTEM_SCOPE_ONLY
 
 LDFLAGS= -Wl,--version-script=${.CURDIR}/pthread.map



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501051341.j05DfNCS012022>