1
0
Fork 0

Use debug=yes in example make command.

pull/3485/head
xoto10 2021-06-10 18:03:11 +01:00
parent 20a3045fde
commit 45a65c4789
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@ endif
# at the end of the line for flag values.
#
# Example of use for these flags:
# make build ARCH=x86-64-avx512 debug=on sanitize="address undefined"
# make build ARCH=x86-64-avx512 debug=yes sanitize="address undefined"
### 2.1. General and architecture defaults