Skip to content

Commit

Permalink
pkg/build: add DEBUG also
Browse files Browse the repository at this point in the history
  • Loading branch information
R3x authored and dvyukov committed Jun 24, 2019
1 parent 3a7e917 commit 35a4434
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/build/netbsd.go
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ func (ctx netbsd) build(targetArch, vmType, kernelDir, outputDir, compiler, user
conf := []byte(`
include "arch/amd64/conf/GENERIC"
options DEBUG
options LOCKDEBUG
makeoptions KASAN=1
Expand Down

0 comments on commit 35a4434

Please sign in to comment.