Pig
Signed-off-by: RouxAntoine <antoinroux@hotmail.fr>
This commit is contained in:
parent
77e8c07dc0
commit
f42205c99d
@ -45,7 +45,7 @@ cat kernel-config/net.config >> "$CONFIG_PATH"
|
||||
## Add KVM guest support
|
||||
make -C "$WD"/linux/ kvm_guest.config
|
||||
|
||||
make -j$NPROC EXTRA_CFLAGS=-Wno-error=use-after-free
|
||||
make -C "$WD"/linux/ -j$NPROC EXTRA_CFLAGS=-Wno-error=use-after-free
|
||||
#make -j$NPROC WERROR=0
|
||||
|
||||
cp ./vmlinux "$WD"/vmlinux-$KERNEL_VERSION
|
||||
|
Loading…
Reference in New Issue
Block a user