diff --git a/src/common.mk b/src/common.mk index 0d8742a40f..f7f3c7ead4 100644 --- a/src/common.mk +++ b/src/common.mk @@ -1,3 +1,4 @@ +SHELL := sh IS_STABLE:=FALSE PYTHON:=python3.11 PIP:=pip3.11