Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Mar 1995 22:43:10 -0700
From:      nate@sneezy.sri.com (Nate Williams)
To:        Bruce Evans <bde@freefall.cdrom.com>
Cc:        CVS-commiters@freefall.cdrom.com, cvs-lib@freefall.cdrom.com
Subject:   Re: cvs commit: src/lib/libc/string Makefile.inc
Message-ID:  <199503070543.WAA28417@trout.sri.MT.net>
In-Reply-To: <199503070419.UAA04462@freefall.cdrom.com>
References:  <199503070419.UAA04462@freefall.cdrom.com>

next in thread | previous in thread | raw e-mail | index | archive | help

Bruce Evans writes:
> bde         95/03/06 20:19:12
> 
>   Modified:    lib/libc/string Makefile.inc
>   Log:
>   Don't build swab.o here.  It gets built in libc/i386/string.  Previously
>   the copy built from here was overwritten by the other copy and the other
>   copy was put in library-building command lines twice.  ld now objects to
>   duplicated modules.

Thanks Bruce!



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