From owner-cvs-all Sun Sep 13 10:23:42 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA22243 for cvs-all-outgoing; Sun, 13 Sep 1998 10:23:42 -0700 (PDT) (envelope-from owner-cvs-all) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA22235; Sun, 13 Sep 1998 10:23:41 -0700 (PDT) (envelope-from andreas@FreeBSD.org) From: Andreas Klemm Received: (from andreas@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA16665; Sun, 13 Sep 1998 10:23:33 -0700 (PDT) Date: Sun, 13 Sep 1998 10:23:33 -0700 (PDT) Message-Id: <199809131723.KAA16665@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/databases/mysql322/patches patch-ag Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk andreas 1998/09/13 10:23:33 PDT Added files: databases/mysql322/patches patch-ag Log: link with -pthread = -nostdlib und -lc_r not only using -lc_r what would result in linking in libc and libc_r Submitted by: Dirk Froemberg Obtained from: John Birrell