]> Git Repo - buildroot-mgba.git/commit
squashfs: fix build with uClibc
authorPeter Korsgaard <[email protected]>
Thu, 17 Jun 2010 20:45:22 +0000 (22:45 +0200)
committerPeter Korsgaard <[email protected]>
Thu, 17 Jun 2010 20:45:22 +0000 (22:45 +0200)
commitdfa2a513e1aa7f6ec47f630c5d31d98cd098f408
tree901e8de214b3fb3145feffa4534bcd28d2642079
parent4f3f291a3bfc1893cbfb4d9803c35a4f6752784d
squashfs: fix build with uClibc

squashfs used the get_nprocs() GNU extension, instead of directly
calling sysconf(), breaking the build on uClibc.

Signed-off-by: Peter Korsgaard <[email protected]>
CHANGES
package/squashfs/squashfs-4.0-mksquashfs-get_nprocs.patch [new file with mode: 0644]
This page took 0.033844 seconds and 4 git commands to generate.