]> git.wh0rd.org Git - elf2flt.git/commitdiff
travis: drop unused TARGETS variable
authorMike Frysinger <vapier@gentoo.org>
Wed, 1 Mar 2017 06:55:49 +0000 (23:55 -0700)
committerMike Frysinger <vapier@gentoo.org>
Wed, 1 Mar 2017 06:55:49 +0000 (23:55 -0700)
travis/arches.sh

index db21b2df2e05af0e05e850bb902da968425342ba..92c91d363e36ef0df1fafec3c8203f9f8e095c1d 100644 (file)
@@ -18,6 +18,3 @@ ARCHES=(
        v850
        xtensa
 )
-
-# Expanded list of targets that we can use with configure.
-TARGETS=${ARCHES[@]/%/-elf}