You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -138,7 +142,7 @@ if [[ "$OSTYPE" == "linux-gnu"* ]]; then
138
142
export C_INCLUDE_PATH="${arm_inc_dir}"
139
143
fi
140
144
else
141
-
log_warn "Could not auto-detect ARM include directory on Linux. You may need to set C_INCLUDE_PATH manually for your toolchain."
145
+
log_warn "Could not auto-detect ARM include directory on Linux (sysroot may be empty for this toolchain). You may need to set C_INCLUDE_PATH manually."
0 commit comments