From e76bc70df05d5df649bce93489a8d2555c5da2f2 Mon Sep 17 00:00:00 2001 From: DevTekVE Date: Mon, 1 Sep 2025 22:32:39 +0200 Subject: [PATCH] Update SConstruct --- SConstruct | 4 ---- 1 file changed, 4 deletions(-) diff --git a/SConstruct b/SConstruct index 95f8a70ceb..56788e5842 100644 --- a/SConstruct +++ b/SConstruct @@ -61,10 +61,6 @@ AddOption('--minimal', default=os.path.exists(File('#.lfsconfig').abspath), # minimal by default on release branch (where there's no LFS) help='the minimum build to run openpilot. no tests, tools, etc.') -AddOption('--unoptimized', - action='store_true', - help='makes unoptimized code special to debug panda line by line') - ## Architecture name breakdown (arch) ## - larch64: linux tici aarch64 ## - aarch64: linux pc aarch64