We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 664e9d8 commit 78380e8Copy full SHA for 78380e8
tests/common.sh
@@ -315,10 +315,10 @@ function install_core()
315
local hardware_core_path=2ドル
316
local debug=3ドル
317
318
- # Set our custom warnings for all builds
+ # Set our custom settings for all builds
319
printf "%s\n" \
320
- "compiler.c.extra_flags=-Wall -Wextra" \
321
- "compiler.cpp.extra_flags=-Wall -Wextra" \
+ "compiler.c.extra_flags=-Werror" \
+ "compiler.cpp.extra_flags=-Werror" \
322
"recipe.hooks.prebuild.1.pattern=\"{runtime.tools.python3.path}/python3\" -I \"{runtime.tools.makecorever}\" --git-root \"{runtime.platform.path}\" --version \"{version}\" \"{runtime.platform.path}/cores/esp8266/core_version.h\"" \
323
> "${core_path}"/platform.local.txt
324
echo -e "\n----platform.local.txt----"
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
0 commit comments