Build parsers with debug symbols
This commit is contained in:
parent
a1eee4a193
commit
2bd14a8463
1 changed files with 1 additions and 0 deletions
|
|
@ -230,6 +230,7 @@ impl Loader {
|
|||
.arg("-shared")
|
||||
.arg("-fPIC")
|
||||
.arg("-fno-exceptions")
|
||||
.arg("-g")
|
||||
.arg("-I")
|
||||
.arg(header_path)
|
||||
.arg("-o")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue