]> Git Repo - buildroot-mgba.git/commit
tinyhttpd: do not link against pthread
author[email protected] <[email protected]>
Fri, 21 Jun 2013 17:59:44 +0000 (10:59 -0700)
committerPeter Korsgaard <[email protected]>
Sun, 23 Jun 2013 19:47:15 +0000 (21:47 +0200)
commitc3cf32ebf55c203ec4d3fcd566ca64bf173b9079
treeb30a5761293abc2a0c55f377948e48a8fe790b10
parent953430bc4dcf7e8691252b3a60d10d6ff72db5c9
tinyhttpd: do not link against pthread

Original patch for tinyhttpd disables pthread support from the code
but does not disable it from makefile.
This patch disables pthread support altogether

Fixes:
http://autobuild.buildroot.net/results/2e61a80fcbddd62c76e0406c34ab44d14a4b5c79

Signed-off-by: Gilles Talis <[email protected]>
Signed-off-by: Peter Korsgaard <[email protected]>
package/tinyhttpd/tinyhttpd.patch
This page took 0.03676 seconds and 4 git commands to generate.