mirror of
https://github.com/opnsense/src.git
synced 2026-04-23 15:19:31 -04:00
Teach it about the FreeBSD equivalent, because there are some funny things going on with -rpath that I can't quite get a handle on. It looks like setting an rpath on a new shared object overrides all the implicit DT_RPATH's from the dependencies, causing them to fail at link time (but not runtime). |
||
|---|---|---|
| .. | ||
| elf32.em | ||
| generic.em | ||
| linux.em | ||
| pe.em | ||
| README | ||
| stringify.sed | ||
| vanilla.em | ||
The files in this directory are sourced by genscripts.sh, after setting some variables to substitute in, to produce C source files that contain jump tables for each emulation.