squashfs3: fix build with uClibc
authorMarkos Chandras <markos.chandras@imgtec.com>
Thu, 15 Mar 2012 16:15:47 +0000 (16:15 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Thu, 15 Mar 2012 20:46:28 +0000 (21:46 +0100)
commitb23df14888f1bf464657c57db49f09bdc33042a8
tree8b0190e2d44bcaa8af3401e1a26506bea28beb38
parent06211219a06c795d2c5d4352a1637a4d60f881ba
squashfs3: fix build with uClibc

The squashfs3 package uses the old get_nprocs() GNU extension which does not
exist in uClibc. This has already been fixed in newer squashfs releases
(>=4.0). The patch is similar to the one committed in
dfa2a513e1aa7f6ec47f630c5d31d98cd098f408

[Peter: add patch header]
Signed-off-by: Markos Chandras <markos.chandras@imgtec.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/squashfs3/squashfs3-3.4-get_nprocs.patch [new file with mode: 0644]