mirror of
https://github.com/daeuniverse/dae.git
synced 2025-07-05 16:00:24 +07:00
docs: build-by-yourself
This commit is contained in:
@ -20,8 +20,7 @@ git submodule update --init
|
||||
## Minimal dependency build
|
||||
make GOFLAGS="-buildvcs=false" \
|
||||
CFLAGS="-D__REMOVE_BPF_PRINTK" \
|
||||
CC=clang \
|
||||
NOSTRIP=y
|
||||
CC=clang
|
||||
|
||||
## Normal build
|
||||
#make
|
||||
|
Reference in New Issue
Block a user