mirror of
https://github.com/opnsense/src.git
synced 2026-02-14 08:13:38 -05:00
C function so the compiler won't try to emit line numbers for it with "-g", breaking the build. This has the nice side-effect of making crtbegin.o and crtbeginS.o a little bit smaller. Remove "-Wno-unused" from the Makefile. Replace it with "__unused" on particular function and variable declarations. |
||
|---|---|---|
| .. | ||
| crt1.c | ||
| crti.S | ||
| crtn.S | ||
| Makefile | ||