forked from len0rd/rockbox
configure: Document the '--with-ubsan' argument
Change-Id: Ib159cec30f6396b7bf02463b8833a062a38b8841
This commit is contained in:
parent
cda2f90e10
commit
542eeae11c
1 changed files with 2 additions and 1 deletions
3
tools/configure
vendored
3
tools/configure
vendored
|
|
@ -1480,7 +1480,8 @@ help() {
|
|||
behavior of falling back to them if no native thread
|
||||
support was found.
|
||||
--with-address-sanitizer
|
||||
Enasbles the AddressSanitizer feature. Forces SDL threads.
|
||||
Enables the AddressSanitizer feature. Forces SDL threads.
|
||||
--with-ubsan Enables the UB Sanitizer feature. Forces SDL threads.
|
||||
--32-bit Force a 32-bit simulator (use with --sdl-threads for duke3d)
|
||||
--prefix Target installation directory
|
||||
--compiler-prefix Override compiler prefix (inherently dangerous)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue