| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 243d0d4 commit 8ea5ffc
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -579,7 +579,7 @@ | |||
| 579 | 579 | parser.add_option('--enable-asan', | |
| 580 | 580 | action='store_true', | |
| 581 | 581 | dest='enable_asan', | |
| 582 | - help='build with asan') | ||
| 582 | + help='compile for Address Sanitizer to find memory bugs') | ||
| 583 | 583 | ||
| 584 | 584 | parser.add_option('--enable-static', | |
| 585 | 585 | action='store_true', | |
| Back | FazBrowse Home | New Git URL |
0 commit comments