Date: Wed, 4 Jan 1995 22:21:38 -0700 From: Nate Williams <nate@bsd.coe.montana.edu> To: Steven Wallace <swallace@freefall.cdrom.com>, CVS-commiters@freefall.cdrom.com, cvs-gnu@freefall.cdrom.com Subject: Re: cvs commit: src/gnu/usr.bin/ld shlib.c Message-ID: <199501050521.WAA10494@bsd.coe.montana.edu> In-Reply-To: Steven Wallace <swallace@freefall.cdrom.com> "cvs commit: src/gnu/usr.bin/ld shlib.c" (Jan 4, 6:36pm)
next in thread | previous in thread | raw e-mail | index | archive | help
> swallace 95/01/04 18:36:31 > > Modified: gnu/usr.bin/ld shlib.c > Log: > Change to > #define STANDARD_SEARCH_DIRS "/usr/lib", "/usr/X11R6/lib", "/usr/local/lib" > Like in 2.0R, except without /usr/X386. Why did you do this? I purposfully didn't bring in the code to add those to the standard search directories since it's currently handled in a much better way in /etc/rc? Please back out these changes. In any case, it can be handled better in the Makefile since we are probably going to be support multiple architectures in the future which may not have the same search path. Nate
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199501050521.WAA10494>