toolchain/gcc: remove uclibc hack
authorRosen Penev <rosenp@gmail.com>
Wed, 25 Mar 2020 01:29:51 +0000 (18:29 -0700)
committerHauke Mehrtens <hauke@hauke-m.de>
Mon, 13 Apr 2020 20:40:19 +0000 (22:40 +0200)
commit1647790ae6202bd70b199e2aa44f8eb43e8d3af1
treec8a13eb8b2e2ac087890ea31d544f83bdfd26db6
parentd27623b542548b765ddd46b046169006a3b5f66f
toolchain/gcc: remove uclibc hack

This was introduced with 014d3b98b96872d020ffccf0358ba60967b3f1c0 , which
is almost 10 years old. uClibc-ng does not suffer from this problem.

Note that this hack prevents libstdc++ from using C++11 math functions.

Tested by removing all of the mpd patches designed to fix this and
compiling.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
toolchain/gcc/common.mk