Skip to content

Commit 165a48f

Browse files
skirpichevvstinner
andauthored
Apply batched suggestions from code review
Co-authored-by: Victor Stinner <vstinner@python.org>
1 parent e416b31 commit 165a48f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4463,7 +4463,7 @@ if test "$ac_cv_ffi_complex_double_supported" = "yes"; then
44634463
[Defined if _Complex C type can be used with libffi.])
44644464
fi
44654465

4466-
# Check for native half-float type.
4466+
# Check for native half-float type (_Float16).
44674467
AC_CACHE_CHECK([for _Float16 support], [ac_cv_float16_supported],
44684468
WITH_SAVE_ENV([
44694469
CFLAGS="$CFLAGS -O0"

0 commit comments

Comments
 (0)