DragonFlyBSD Kernel Audit
DF-2750 / build.log
← back to finding ↓ download raw
# DF-2750 module build (final, in-guest; -Werror clean; forwarder headers elided)
cc  -O2 -pipe -D_KERNEL -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes \
    -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wold-style-definition \
    -Wmissing-include-dirs -Wno-pointer-sign -Winit-self -Wundef \
    -Wno-unused-but-set-variable -std=gnu11 -Werror -DKLD_MODULE -nostdinc \
    -I. -Idragonfly -I/usr/obj/usr/src/sys/modules/lkmc/forwarder_x86_64/include \
    -Idragonfly/../include -I/usr/include -Wold-style-declaration -fno-common \
    -ffreestanding -fno-stack-protector -fno-strict-aliasing -fno-strict-overflow \
    -fno-asynchronous-unwind-tables -fno-omit-frame-pointer -mcmodel=kernel \
    -mno-red-zone -mno-mmx -mno-sse -msoft-float -mno-fp-ret-in-387 \
    -mindirect-branch=thunk-inline -c /usr/src/sys/modules/lkmc/lkmc.c
cc -Wl,--build-id=sha1 -nostdlib -Wl,--hash-style=sysv -r -Wl,-d -o lkmc.ko lkmc.o
# -> /usr/obj/usr/src/sys/modules/lkmc/lkmc.ko