Ticket #455 (closed defect: Invalid)
sed script for stripping debug flags is broken
| Reported by: | kursawe | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | build | Version: | 1.2.* |
| Keywords: | Cc: |
Description
The attached patch fixes it.
When you use something other than -g (like -g1, or whatever) as debug CFLAG/CXXFLAG, the unpatched configure script just removes the -g and lets gcc choke on a single 0 or 1 instead of an option.
Change History
Note: See
TracTickets for help on using
tickets.
