Skip to content

Commit 6855a60

Browse files
committed
[NFC]Remove unused variable
Accidentally committed in D89615
1 parent aa662f6 commit 6855a60

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

compiler-rt/test/lit.common.configured.in

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ set_default("use_thinlto", False)
4040
set_default("use_lto", config.use_thinlto)
4141
set_default("use_newpm", False)
4242
set_default("android", @ANDROID_PYBOOL@)
43-
set_default("android_ndk_version", @ANDROID_NDK_VERSION@)
4443
set_default("android_serial", "@ANDROID_SERIAL_FOR_TESTING@")
4544
set_default("android_files_to_push", [])
4645
set_default("have_rpc_xdr_h", @HAVE_RPC_XDR_H@)

0 commit comments

Comments
 (0)