Home | History | Annotate | Download | only in dist

Lines Matching refs:Wpointer

4638 		CFLAGS="$CFLAGS -Wpointer-arith"
4640 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Wpointer-arith" >&5
4641 $as_echo_n "checking if $CC supports -Wpointer-arith... " >&6; }
4642 cacheid=`$as_echo_n xorg_cv_cc_flag_-Wpointer-arith`
4673 BASE_CFLAGS="$BASE_CFLAGS -Wpointer-arith"
9361 CFLAGS="$CFLAGS -Wpointer-to-int-cast"
9363 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Wpointer-to-int-cast" >&5
9364 $as_echo_n "checking if $CC supports -Wpointer-to-int-cast... " >&6; }
9365 cacheid=`$as_echo_n xorg_cv_cc_flag_-Wpointer-to-int-cast`
9396 BASE_CFLAGS="$BASE_CFLAGS -Wpointer-to-int-cast"