Fix help in configure for -separate-debug-info option
Option -separate-debug-info is not enabled by default, even help claims it to be enabled. Change-Id: I4a986acbb2b7f2c7bf7feaaff29bcc6bfadcc559 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
This commit is contained in:
parent
32957d8893
commit
e827b445a7
4
configure
vendored
4
configure
vendored
@ -2483,8 +2483,8 @@ Additional options:
|
|||||||
-device-option <key=value> ... Add device specific options for the device mkspec
|
-device-option <key=value> ... Add device specific options for the device mkspec
|
||||||
(experimental)
|
(experimental)
|
||||||
|
|
||||||
-no-separate-debug-info . Do not store debug information in a separate file.
|
* -no-separate-debug-info . Do not store debug information in a separate file.
|
||||||
* -separate-debug-info .... Strip debug information into a separate file.
|
-separate-debug-info .... Strip debug information into a separate file.
|
||||||
|
|
||||||
-no-xcb ............ Do not compile Xcb (X protocol C-language Binding) support.
|
-no-xcb ............ Do not compile Xcb (X protocol C-language Binding) support.
|
||||||
* -xcb ............... Compile Xcb support.
|
* -xcb ............... Compile Xcb support.
|
||||||
|
Loading…
Reference in New Issue
Block a user