]> Git Repo - buildroot-mgba.git/commit
prosody: fix build with musl libc
authorBaruch Siach <[email protected]>
Tue, 3 Apr 2018 04:45:24 +0000 (07:45 +0300)
committerPeter Korsgaard <[email protected]>
Tue, 3 Apr 2018 13:45:06 +0000 (15:45 +0200)
commit286a81d7a267488a78c9fb85159fe8d85fa2bd76
treecb70fb261d6483ce22cb6ecae64aa5e8c86e526f
parent9aa99ad004968484c1968ca1b57a78397d1e037f
prosody: fix build with musl libc

musl libc does not provide the mallinfo() API. Define WITHOUT_MALLINFO
to skip the code using it.

Fixes:
http://autobuild.buildroot.net/results/42c/42cd6e3be761d1cb358bc50acd7fa58c8aa1c750/
http://autobuild.buildroot.net/results/29d/29d8dcbe013e549a865c0c5953272dab1fe5f777/
http://autobuild.buildroot.net/results/a6d/a6deb7440f80b072432c0f9c048e59abe4edf1c0/

Cc: Dushara Jayasinghe <[email protected]>
Cc: Francois Perrad <[email protected]>
Signed-off-by: Baruch Siach <[email protected]>
Signed-off-by: Peter Korsgaard <[email protected]>
package/prosody/prosody.mk
This page took 0.034002 seconds and 4 git commands to generate.