Skip to content

Commit b0b412b

Browse files
committed
Only enable JIT protect support with SPRR
1 parent 69200d4 commit b0b412b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

qemu/configure

+1
Original file line numberDiff line numberDiff line change
@@ -2171,6 +2171,7 @@ EOF
21712171
have_sprr='yes'
21722172
else
21732173
have_sprr='no'
2174+
have_pthread_jit_protect='no'
21742175
fi
21752176
fi
21762177
fi

0 commit comments

Comments
 (0)