| Bug ID |
10791
|
| Summary |
do not clobber user CFLAGS
|
| Product |
Wireshark
|
| Version |
1.99.x (Experimental)
|
| Hardware |
All
|
| OS |
Gentoo
|
| Status |
UNCONFIRMED
|
| Severity |
Normal
|
| Priority |
Low
|
| Component |
Qt UI
|
| Assignee |
[email protected]
|
| Reporter |
[email protected]
|
Created attachment 13333 [details]
do not clobber user CFLAGS
Build Information:
Paste the COMPLETE build information from "Help->About Wireshark", "wireshark
-v", or "tshark -v".
--
Adding GCC_OPTION at the end of CFLAGS overrides user CFLAGS. If you allow the
latter, then the former shouldn't override them here.
You are receiving this mail because:
- You are watching all bug changes.