Opened 13 years ago
Closed 12 years ago
#404 closed defect (fixed)
test that compiler flags work with compiler
Reported by: | Peter | Owned by: | Jari Häkkinen |
---|---|---|---|
Priority: | minor | Milestone: | yat 0.5 |
Component: | build | Version: | trunk |
Keywords: | Cc: |
Description (last modified by )
related to ticket:403
There are two macros: ax_cxx_check_flag and ax_cxxcpp_check_flag that I think we should use to validate a flag before setting it in configure.ac.
If the flag is crucial we configure should fail, but if the flag is just a matter of our taste and suggestion then it cab quietly pass through.
Change History (4)
comment:1 Changed 13 years ago by
Description: | modified (diff) |
---|
comment:4 Changed 12 years ago by
Milestone: | yat 0.x+ → yat 0.5 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
this was fixed in r1503
Note: See
TracTickets for help on using
tickets.
ticket:303 was marked as related