doc: fix debug spelling mistake
with -> when Signed-off-by: William Giokas <1007380@gmail.com> Signed-off-by: Allan McRae <allan@archlinux.org>
This commit is contained in:
parent
b5a7734a7e
commit
7b10519835
1 changed files with 1 additions and 1 deletions
|
@ -182,7 +182,7 @@ Options
|
||||||
*debug*;;
|
*debug*;;
|
||||||
Add the user-specified debug flags as specified in DEBUG_CFLAGS and
|
Add the user-specified debug flags as specified in DEBUG_CFLAGS and
|
||||||
DEBUG_CXXFLAGS to their counterpart buildflags. Creates a separate
|
DEBUG_CXXFLAGS to their counterpart buildflags. Creates a separate
|
||||||
package containing the debug symbols with used with `strip'.
|
package containing the debug symbols when used with `strip'.
|
||||||
|
|
||||||
**INTEGRITY_CHECK=(**check1 ...**)**::
|
**INTEGRITY_CHECK=(**check1 ...**)**::
|
||||||
File integrity checks to use. Multiple checks may be specified; this
|
File integrity checks to use. Multiple checks may be specified; this
|
||||||
|
|
Loading…
Add table
Reference in a new issue