mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 15:24:40 -05:00
ctfconvert will corrupt object files that are compiled with -g, if it is not run with -g itself. To fix it, remove -g from CFLAGS in lib/librt/Makefile. If you need to compile this library with debug info, use DEBUG_FLAGS=-g instead, which will work correctly, even when using WITH_CTF. |
||
|---|---|---|
| .. | ||
| aio.c | ||
| Makefile | ||
| mq.c | ||
| sigev_thread.c | ||
| sigev_thread.h | ||
| timer.c | ||
| Version.map | ||