File tree Expand file tree Collapse file tree 1 file changed +0
-7
lines changed Expand file tree Collapse file tree 1 file changed +0
-7
lines changed Original file line number Diff line number Diff line change @@ -4024,19 +4024,14 @@ else
4024
4024
fi
4025
4025
4026
4026
4027
- echo Geode: $with_geode
4028
- echo GeodeArch: $with_geode_arch
4029
-
4030
4027
4031
4028
4032
4029
4033
4030
4034
4031
4035
4032
if test " x$with_geode " == xno; then
4036
- echo " =xno"
4037
4033
true
4038
4034
else
4039
- echo " other branch"
4040
4035
if test " x$with_geode_arch " == xno; then
4041
4036
as_fn_error $? " \" You must also specify --with-geode-arch!\" " " $LINENO " 5
4042
4037
else
@@ -4047,8 +4042,6 @@ else
4047
4042
fi
4048
4043
fi
4049
4044
4050
- echo $with_debug $CXXFLAGS
4051
-
4052
4045
# FIXME: Replace `main' with a function in `-lpthread':
4053
4046
{ $as_echo " $as_me :${as_lineno-$LINENO } : checking for pthread_detach in -lpthread" >&5
4054
4047
$as_echo_n " checking for pthread_detach in -lpthread... " >&6 ; }
You can’t perform that action at this time.
0 commit comments