X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fwigyori.git;a=blobdiff_plain;f=include%2Fsite%2Fmipsel-linux;h=80cc8db2899392e82c047cefab9f34ce093cc217;hp=d22ec208584eb34bf722db89cf5a6c78c3ea96fc;hb=a79356d5ecd8cb86bd770910b2797c486ce6911c;hpb=e848e7654bd0037f4118879d6a698b0ce4816c11 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