X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=include%2Fsite%2Fmipsel-linux;h=80cc8db2899392e82c047cefab9f34ce093cc217;hp=d22ec208584eb34bf722db89cf5a6c78c3ea96fc;hb=a342c0ae367f9fa37d5ba131f35884337e5b7984;hpb=f27c1ada27275b039796a21351de1a23cd64ad19 diff --git a/include/site/mipsel-linux b/include/site/mipsel-linux index d22ec20858..80cc8db289 100644 --- a/include/site/mipsel-linux +++ b/include/site/mipsel-linux @@ -10,7 +10,7 @@ ac_cv_sizeof_int64_t=8 ac_cv_sizeof_long_int=4 ac_cv_sizeof_long_long=8 ac_cv_sizeof_long=4 -ac_cv_sizeof_off_t=4 +ac_cv_sizeof_off_t=8 ac_cv_sizeof_short_int=2 ac_cv_sizeof_short=2 ac_cv_sizeof_size_t=4 @@ -23,5 +23,6 @@ ac_cv_sizeof_uint32_t=4 ac_cv_sizeof_uint64_t=8 ac_cv_sizeof_unsigned_int=4 ac_cv_sizeof_unsigned_long=4 +ac_cv_sizeof_unsigned_long_long=8 ac_cv_sizeof_unsigned_short=2 ac_cv_sizeof_void_p=4