mirror of
https://github.com/opnsense/src.git
synced 2026-05-16 19:19:23 -04:00
Since it's not possible to unset a variable easily, create a new variable 'PIC' to signal that we are creating a shared object that we want to install. defs.mk refains from defining NO_PIC and ITNERALLIB when PIC is defined. This unbreaks userboot.so building. |
||
|---|---|---|
| .. | ||
| autoload.c | ||
| biossmap.c | ||
| bootinfo.c | ||
| bootinfo32.c | ||
| bootinfo64.c | ||
| conf.c | ||
| copy.c | ||
| devicename.c | ||
| elf32_freebsd.c | ||
| elf64_freebsd.c | ||
| host.c | ||
| libuserboot.h | ||
| main.c | ||
| Makefile | ||
| Makefile.depend | ||
| userboot_cons.c | ||
| userboot_disk.c | ||
| version | ||