From 52e3fe49065fdeba3b3ea8e6ea84230151ba381f Mon Sep 17 00:00:00 2001 From: Solomon Peachy Date: Wed, 30 Jul 2025 11:29:44 -0400 Subject: [PATCH] misc: Fix warble build Change-Id: If5672285f2832ca6a5034e3f765785769e813409 --- tools/configure | 1 - 1 file changed, 1 deletion(-) diff --git a/tools/configure b/tools/configure index 86ce8cb155..0db54f7137 100755 --- a/tools/configure +++ b/tools/configure @@ -4621,7 +4621,6 @@ fi toolset=''; t_cpu=''; GCCOPTS=''; - LDOPTS=''; extradefines="$extradefines -DDEBUG -DWARBLE" output='warble.'${modelname}; echo "Warble build selected"