mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-21 06:33:41 +00:00
adjust pointer size from 4 to 8 bytes in x86_64 site config
SVN-Revision: 17845
This commit is contained in:
parent
0e43e71159
commit
25d21566aa
@ -25,4 +25,4 @@ ac_cv_sizeof_unsigned_int=4
|
||||
ac_cv_sizeof_unsigned_long=8
|
||||
ac_cv_sizeof_unsigned_long_long=8
|
||||
ac_cv_sizeof_unsigned_short=2
|
||||
ac_cv_sizeof_void_p=4
|
||||
ac_cv_sizeof_void_p=8
|
||||
|
Loading…
Reference in New Issue
Block a user