Skip to content

Commit 8369c11

Browse files
firasukegithub-actions[bot]
authored andcommitted
Automerge: Update LIBUNWIND_ENABLE_WERROR default value in BuildingLibunwind.rst (#135546)
`LIBUNWIND_ENABLE_WERROR` defaults to `OFF` according to [CMakeLists.txt](https://github.com/llvm/llvm-project/blob/main/libunwind/CMakeLists.txt#L43).
2 parents d30bf8c + dd107b2 commit 8369c11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libunwind/docs/BuildingLibunwind.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ libunwind specific options
9191

9292
.. option:: LIBUNWIND_ENABLE_WERROR:BOOL
9393

94-
**Default**: ``ON``
94+
**Default**: ``OFF``
9595

9696
Compile with -Werror
9797

0 commit comments

Comments
 (0)