commit as is

This commit is contained in:
2022-08-05 21:00:58 +02:00
parent c412ff6a01
commit 3246d5ec07
11 changed files with 23 additions and 21 deletions

View File

@ -5,4 +5,4 @@ then
source export.sh --skip-source-check
fi
qtcreator "bobbycar-boardcomputer-firmware" 2>&1 >/dev/null &
QTC_CLANG_CMD_OPTIONS_BLACKLIST=-mlongcalls\;-std=gnu++23 qtcreator "bobbycar-boardcomputer-firmware" 2>&1 >/dev/null &