mirror of
https://github.com/opnsense/src.git
synced 2026-02-19 02:30:08 -05:00
Our ld is derived from gnu ld which doesn't check the timestamp on __.SYMDEF. gnu ld is designed to work with gnu ar which doesn't even have a ranlib option (gnu ar updates __.SYMDEF automatically if __.SYMDEF already exists, so gnu ld expects __.SYMDEF to be up to date if it exists). |
||
|---|---|---|
| .. | ||
| build.c | ||
| Makefile | ||
| misc.c | ||
| pathnames.h | ||
| ranlib.1 | ||
| ranlib.1aout | ||
| ranlib.5 | ||
| ranlib.5.5 | ||
| ranlib.c | ||
| touch.c | ||