From a88a90ad426af6811a9c784d4574169822d7daf2 Mon Sep 17 00:00:00 2001 From: Theodore Dubois Date: Sat, 9 Nov 2024 02:08:46 -0800 Subject: [PATCH] Drop emulators from linux tree --- deps/linux | 2 +- deps/linux-build.sh | 4 ---- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/deps/linux b/deps/linux index d6870acca5..8ec9bf17f8 160000 --- a/deps/linux +++ b/deps/linux @@ -1 +1 @@ -Subproject commit d6870acca584f7985209ac4eca9e711b3d51bbeb +Subproject commit 8ec9bf17f89c6dba818f3ed2427de4223e78644a diff --git a/deps/linux-build.sh b/deps/linux-build.sh index 3a90669d56..a41a26368d 100755 --- a/deps/linux-build.sh +++ b/deps/linux-build.sh @@ -21,10 +21,6 @@ fi makeargs+=("LLVM_IAS=1") mkdir -p "$objtree" -cat >"$(realpath "$objtree/meson_vars.mk")" <