From c3c359a57e7ec45a2bf9a39d4eb4c93dfec8cc74 Mon Sep 17 00:00:00 2001 From: Diana Picus Date: Tue, 27 Jul 2021 13:48:28 +0200 Subject: tcwg-llvm-release.sh: Remove unused variables. NFC Change-Id: I315b2dc059ffdf784f5f3c828bf870316f25513c --- tcwg-llvm-release.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/tcwg-llvm-release.sh b/tcwg-llvm-release.sh index 4e6259f2..6651c2c4 100755 --- a/tcwg-llvm-release.sh +++ b/tcwg-llvm-release.sh @@ -177,8 +177,6 @@ echo "RCTAG = $RCTAG" echo "RCDIR = $RCDIR" echo "BUILDJOBS = $BUILDJOBS" echo "TOOLCHAIN = $TOOLCHAIN" -echo "CC = $CC" -echo "CXX = $CXX" echo "TARGET=$TARGET" # Logs -- cgit v1.2.3