From owner-cvs-user Fri May 2 19:59:22 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id TAA08091 for cvs-user-outgoing; Fri, 2 May 1997 19:59:22 -0700 (PDT) Received: from freefall.freebsd.org (freefall.cdrom.com [204.216.27.21]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id TAA08067; Fri, 2 May 1997 19:59:09 -0700 (PDT) From: John Birrell Received: (from jb@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id TAA15723; Fri, 2 May 1997 19:58:54 -0700 (PDT) Date: Fri, 2 May 1997 19:58:54 -0700 (PDT) Message-Id: <199705030258.TAA15723@freefall.freebsd.org> To: CVS-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-user@FreeBSD.ORG Subject: cvs commit: src/contrib/gcc/config/i386 freebsd.h Sender: owner-cvs-user@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jb 97/05/02 19:58:54 Modified: contrib/gcc/config/i386 freebsd.h Log: Let gcc know about libc_r. Use -pthread to link against libc_r instead of libc. Revision Changes Path 1.9 +1 -1 src/contrib/gcc/config/i386/freebsd.h