apr: Fix several format sizes
authorRosen Penev <redacted>
Wed, 31 Oct 2018 02:26:29 +0000 (19:26 -0700)
committerRosen Penev <redacted>
Wed, 31 Oct 2018 16:53:50 +0000 (09:53 -0700)
commit3ad6e4a259d1a4453b775bd312626f6815c4970f
tree50b01202ab8f93dea414eadf50113b274aac330f
parenta20433e8135b85bc206eb2c52fd0ab74cf677c23
apr: Fix several format sizes

The configure script assumes that several sizes are 64-bit when cross
compiling. Backport a patch from the Yotco project to fix this.

Fixes apache compilation issue as Apache passes -Werror.

Signed-off-by: Rosen Penev <redacted>
libs/apr/Makefile
libs/apr/patches/301-apr-fix-off_t-size-doesn-t-match-in-glibc-when-cross.patch [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT