ミラー元
https://git.tukaani.org/xz.git
前回の同期 2025-10-21 16:43:04 +00:00
CI/CD: Enables warnings as errors in autotool build.
This will help us catch warnings and potential bugs in builds that are not often tested by us.
このコミットが含まれているのは:
コミット
923eb689a4
@ -128,7 +128,7 @@ if [ "$PHASE" = "all" ] || [ "$PHASE" = "build" ]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
# Run configure script
|
# Run configure script
|
||||||
"$SRC_DIR"/configure --enable-checks=$CHECK_TYPE $EXTRA_OPTIONS
|
"$SRC_DIR"/configure --enable-werror --enable-checks=$CHECK_TYPE $EXTRA_OPTIONS
|
||||||
|
|
||||||
# Build the project
|
# Build the project
|
||||||
make
|
make
|
||||||
|
読み込み中…
x
新しいイシューから参照
ユーザーをブロックする