Skip to content

Commit c005d43

Browse files
authored
Update build-kernel
1 parent 7472256 commit c005d43

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

build-kernel

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -292,8 +292,6 @@ git_ver_fn()
292292
"$url_tag" "$v_url" "$gv_url" 2>/dev/null
293293
}
294294

295-
export CC='gcc-12' CXX='g++-12'
296-
297295
git_ver_fn 'microsoft/WSL2-Linux-Kernel' '1' 'R'
298296
if build 'wsl2-linux-kernel' "$g_ver"; then
299297
download "$g_url" "$g_ver.tar.gz"

0 commit comments

Comments
 (0)