Skip to content

Commit d81c9bc

Browse files
committed
utils::bzip2: remove unused variables
1 parent af9352d commit d81c9bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

recipes/utils/bzip2.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ checkoutSCM:
1010
extract: False
1111

1212
buildTools: [target-toolchain]
13-
buildVars: [AR, CC, RANLIB, AUTOCONF_BUILD, AUTOCONF_HOST]
13+
buildVars: [AR, CC, RANLIB]
1414
buildScript: |
1515
mkdir -p build install
1616

0 commit comments

Comments
 (0)