mirror of
https://github.com/opnsense/src.git
synced 2026-03-31 06:55:18 -04:00
Move a.out libraries to /usr/lib/aout to make space for ELF libs. Make rtld usr /usr/lib/aout as default library path. Make ldconfig reject /usr/lib as an a.out library path. Fix various Makefiles for LIBDIR!=/usr/lib breakage. This will after a make world & reboot give a system that no longer uses /usr/lib/*, infact one could remove all the old libraries there, they are not used anymore. We are getting close to an ELF make world, but I'll let this all settle for a week or two... |
||
|---|---|---|
| .. | ||
| i386 | ||
| ldconfig | ||
| ldd | ||
| rtld | ||
| sparc | ||
| dynamic.h | ||
| ld.1 | ||
| ld.1aout | ||
| ld.c | ||
| ld.h | ||
| lib.c | ||
| Makefile | ||
| PORTING | ||
| rrs.c | ||
| shlib.c | ||
| shlib.h | ||
| support.c | ||
| support.h | ||
| symbol.c | ||
| symseg.h | ||
| warnings.c | ||
| xbits.c | ||