projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
15a5411
)
[include] adjust pointer size from 4 to 8 bytes in x86_64 site config
author
Nicolas Thill
<nico@openwrt.org>
Sun, 4 Oct 2009 00:44:32 +0000
(
00:44
+0000)
committer
Nicolas Thill
<nico@openwrt.org>
Sun, 4 Oct 2009 00:44:32 +0000
(
00:44
+0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17845
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
include/site/x86_64-linux
patch
|
blob
|
history
diff --git
a/include/site/x86_64-linux
b/include/site/x86_64-linux
index
62e334c
..
803213c
100644
(file)
--- a/
include/site/x86_64-linux
+++ b/
include/site/x86_64-linux
@@
-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