mirror of https://github.com/google/oss-fuzz.git
Update README.md
This commit is contained in:
parent
f478dca0e8
commit
18125f52db
|
@ -38,7 +38,7 @@ Build configuration is performed through following environment variables:
|
|||
|
||||
| Env Variable | Description
|
||||
| ------------- | --------
|
||||
| `SANITIZER` (`"address"`) | Specifies sanitizer configuration to use. `address` or `undefined`.
|
||||
| `SANITIZER` `("address")` | Specifies sanitizer configuration to use. `address` or `undefined`.
|
||||
| `SANITIZER_FLAGS` | Specify compiler sanitizer flags directly. Overrides `SANITIZER`.
|
||||
|
||||
# Examples
|
||||
|
|
Loading…
Reference in New Issue