Skip to content
Commit 9e095fc9 authored by Thomas Petazzoni's avatar Thomas Petazzoni
Browse files

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: default avatarThomas Petazzoni <thomas.petazzoni@bootlin.com>
parent 1133df5c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment