summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNobuyoshi Nakada <nobu@ruby-lang.org>2025-12-11 10:28:03 +0900
committerNobuyoshi Nakada <nobu@ruby-lang.org>2025-12-11 10:28:03 +0900
commit83e080705cc7aba4571b23e7034a3edd84cc26a6 (patch)
treea7f9281c0dab04b039c777f1e8539ea822434fec
parentc7d56e90d381f0bf115a5c76cbef9df6ae19f4c9 (diff)
Remove an excess closing bracket
-rw-r--r--configure.ac2
1 files changed, 0 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index ef4b76e537..f992e4c015 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4089,8 +4089,6 @@ AS_CASE(["$JIT_CARGO_SUPPORT:$YJIT_SUPPORT:$ZJIT_SUPPORT"],
], [
RUST_LIB="target/${JIT_CARGO_SUPPORT}/libruby.a"
])
- ],
-
])
# In case either we're linking rust code