mirror of
https://github.com/opnsense/src.git
synced 2026-03-31 15:05:17 -04: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 | ||