]> Git Repo - uclibc-ng.git/commit
Rework where libraries get installed to. Now thew will be compiled and
authorEric Andersen <[email protected]>
Fri, 11 May 2001 21:26:43 +0000 (21:26 -0000)
committerEric Andersen <[email protected]>
Fri, 11 May 2001 21:26:43 +0000 (21:26 -0000)
commit249cb00d9f655778aa8a4519ee3e610a904d694d
tree44586e79f5b7c82c46252192638b36b99cf66dad
parentbebf39c4932f6b89ccbf6cc63c32b8d51a2dd11a
Rework where libraries get installed to.  Now thew will be compiled and
dropped into a uClibc/lib dir when compiling, which will make life a
bit easier when installing and cleaning up.  Preface uClibc with 'lib'
so ldconfig will recognize it as a library.  Make all libraries have the
uClibc version number attached, making upgrades possible by using the
traditional symlink to the .so name plan.
 -Erik
.cvsignore
Makefile
Rules.mak
ldso/Makefile
libcrypt/Makefile
libm/Makefile
libutil/Makefile
This page took 0.027542 seconds and 4 git commands to generate.