mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 23:34:31 +04:00
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 <rosenp@gmail.com>