making code less cancer
Signed-off-by: RouxAntoine <antoinroux@hotmail.fr>
This commit is contained in:
parent
1f6300c8b3
commit
3fbe88a0e7
@ -46,7 +46,7 @@ cat kernel-config/net.config >> "$CONFIG_PATH"
|
||||
make -C "$WD"/linux/ kvm_guest.config
|
||||
|
||||
#make -C "$WD"/linux/ -j$NPROC EXTRA_CFLAGS=-Wno-error=use-after-free
|
||||
make -j$NPROC WERROR=0
|
||||
make -C "$WD"/linux/ -j$NPROC WERROR=0
|
||||
|
||||
cp ./vmlinux "$WD"/vmlinux-$KERNEL_VERSION
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user