jjb: binutils-gdb: remove cc
authorSimon Marchi <simon.marchi@efficios.com>
Mon, 21 Mar 2022 18:28:42 +0000 (14:28 -0400)
committerSimon Marchi <simon.marchi@efficios.com>
Mon, 21 Mar 2022 19:27:55 +0000 (15:27 -0400)
It is unused.

Change-Id: I1fbb6122c5b98e448ffc70f8b3e983119e19ad97

scripts/binutils-gdb/build.sh

index c552882dc038b204c197da94edd9b55da99dc105..5c737fc67d9857e7a3a3f3cd01073a4a43e5a404 100755 (executable)
@@ -117,7 +117,6 @@ WORKSPACE=${WORKSPACE:-}
 arch=${arch:-}
 conf=${conf:-}
 build=${build:-}
-cc=${cc:-}
 
 
 SRCDIR="$WORKSPACE/src/binutils-gdb"
This page took 0.034938 seconds and 4 git commands to generate.