ソースを参照

adjust pointer size from 4 to 8 bytes in x86_64 site config

SVN-Revision: 17845
Nicolas Thill 16 年 前
コミット
25d21566aa
1 ファイル変更1 行追加1 行削除
  1. 1 1
      include/site/x86_64-linux

+ 1 - 1
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