package/libmicrohttpd: defining _REENTRANT on ARC is no longer needed
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 24 Nov 2018 10:27:37 +0000 (11:27 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 24 Nov 2018 10:27:37 +0000 (11:27 +0100)
commit9e095fc98bf21b7562942b8781d339f246d5cdcd
tree53c9f3e3e95b7d372b06a0b803831c2d1f13ede0
parent1133df5c96eb7d78951d0021fc402ccd8c919e23
package/libmicrohttpd: defining _REENTRANT on ARC is no longer needed

The ARC gcc compiler now defines _REENTRANT when -pthread is
passed. This issue was fixed upstream in gcc commit
de4c7f60f2891193bf3f5da823b17fa0d7fd4830, which is part of gcc
7.x. Therefore, both the gcc 7.x and 8.x versions, which can be
selected for the ARC architecture, are fixed, making the libmicrohttpd
work around useless.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/libmicrohttpd/libmicrohttpd.mk