target/toolchain/files/wrapper.sh: simplify 'case'
authorEneas U de Queiroz <cotequeiroz@gmail.com>
Mon, 15 Jul 2019 17:08:00 +0000 (14:08 -0300)
committerJo-Philipp Wich <jo@mein.io>
Wed, 4 Sep 2019 11:28:08 +0000 (13:28 +0200)
commit1e30a6bca9aba076587b8c77f578621cc16a716d
treee8ac7ce778d18cb9c573b374ece5ecf8e6bcc41a
parent7569e8ef8686abf9dbbcc93271ac6643fadabaf6
target/toolchain/files/wrapper.sh: simplify 'case'

Removed an eglibc remnant, and while at it, grouped all of the
TOOLCHAIN_PLATFORMs using the same FLAGS together.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
(cherry picked from commit 7d97bc19f08fc3f9a644b70323daa58e58291227)
target/toolchain/files/wrapper.sh