File tree Expand file tree Collapse file tree 2 files changed +0
-3
lines changed Expand file tree Collapse file tree 2 files changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -10321,8 +10321,6 @@ fi
10321
10321
fi
10322
10322
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_aligned_required" >&5
10323
10323
$as_echo "$ac_cv_aligned_required" >&6; }
10324
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_aligned_required" >&5
10325
- $as_echo "$ac_cv_aligned_required" >&6; }
10326
10324
if test "$ac_cv_aligned_required" = yes ; then
10327
10325
10328
10326
$as_echo "#define HAVE_ALIGNED_REQUIRED 1" >>confdefs.h
Original file line number Diff line number Diff line change @@ -2894,7 +2894,6 @@ int main()
2894
2894
[ ac_cv_aligned_required=yes] ,
2895
2895
[ ac_cv_aligned_required=yes] )
2896
2896
] )
2897
- AC_MSG_RESULT ( $ac_cv_aligned_required )
2898
2897
if test "$ac_cv_aligned_required" = yes ; then
2899
2898
AC_DEFINE ( [ HAVE_ALIGNED_REQUIRED] , [ 1] ,
2900
2899
[ Define if aligned memory access is required] )
You can’t perform that action at this time.
0 commit comments