mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 06:51:51 +08:00
3ad6e4a259
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>