]> Git Repo - buildroot-mgba.git/commit
package/dosfstools: Fix undefined PATH_MAX under musl
authorRomain Naour <[email protected]>
Sat, 3 Sep 2016 16:24:06 +0000 (18:24 +0200)
committerThomas Petazzoni <[email protected]>
Sat, 3 Sep 2016 18:53:56 +0000 (20:53 +0200)
commit8e195d63ba7c6404f31b15414ffbb92dbfb338a8
tree7410a638da4ea70d97a68121dfe890f4580697b6
parent9b18f4fbe8c810a62ed991a87309c28dfda4bac2
package/dosfstools: Fix undefined PATH_MAX under musl

Dosfstools doesn't build with musl only if BR2_PACKAGE_HAS_UDEV is set
due to a missing include for PATH_MAX (limits.h).

Fixes:
http://autobuild.buildroot.net/results/346/346feda6a4a83850dbb62919eb33482302053490

Signed-off-by: Romain Naour <[email protected]>
Signed-off-by: Thomas Petazzoni <[email protected]>
package/dosfstools/0002-src-device_info.c-Fix-undefined-PATH_MAX-under-musl.patch [new file with mode: 0644]
This page took 0.03389 seconds and 4 git commands to generate.