Commit b9f08a4
committed
Don't warn when not finding an option starting with _opt_
This happens for e.g. _opt_CC and friends and is allowed to be empty/unset
according to the code in the setter function.
This avoids half a dozen warnings per software part installed1 parent 108c98b commit b9f08a4
1 file changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
90 | 95 | | |
91 | 96 | | |
92 | 97 | | |
| |||
0 commit comments