diff options
author | 2016-11-29 09:08:34 +0000 | |
---|---|---|
committer | 2016-11-29 09:08:34 +0000 | |
commit | af2b3b7d6cdabf4a8325ce0a297ea108eda65807 (patch) | |
tree | f5392e74c1d824a09fb23354cedd67bab30f947f /sys/kern/uipc_socket.c | |
parent | Document the fact that *for now* syspatch only works on official releases and (diff) | |
download | wireguard-openbsd-af2b3b7d6cdabf4a8325ce0a297ea108eda65807.tar.xz wireguard-openbsd-af2b3b7d6cdabf4a8325ce0a297ea108eda65807.zip |
Build kernel with DEBUG=-g by default.
This will allow us to extract type informations from DWARF2 sections. It
also makes developer life easier as debug information are now included in
every object.
Resulting kernels will be stripped using strip(1) instead of ld(1).
Kernel build time increases by approximately 10%. However it is still
possible to disable this by defining DEBUG="".
ok kettenis@, bluhm@, natano@, jasper@, reyk@, deraadt@
Diffstat (limited to 'sys/kern/uipc_socket.c')
0 files changed, 0 insertions, 0 deletions