From 02392932a51647c34def1a6d60415d7f360482b9 Mon Sep 17 00:00:00 2001 From: Unheard0840 Date: Fri, 28 Aug 2026 17:13:15 +0000 Subject: [PATCH] Update Makefile Build x86_64 package only --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 6cb8c39..20d76d1 100644 --- a/Makefile +++ b/Makefile @@ -1,3 +1,3 @@ -ARCHES := x86 arm +ARCHES := x86 include node_modules/@start9labs/start-sdk/s9pk.mk \ No newline at end of file