We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39c174e commit 857465aCopy full SHA for 857465a
1 file changed
src/mxmake/topics/core/mxenv.mk
@@ -75,7 +75,7 @@
75
# mxenv
76
##############################################################################
77
78
-export OS:=$(OS)
+OS?=
79
80
# Determine the executable path
81
ifeq ("$(VENV_ENABLED)", "true")
0 commit comments