Commit a3fae1c
committed
Discontinue support of configure '--enable-gcov' option
This option seems to be used only internally in this project.
* configure.ac (gcov): Remove `AC_ARG_ENABLE()` for it.
* configure.ac [$enable_gcov==yes] (CFLAGS): Do not add `--coverage`;
do not filter out '-O' option.1 parent 058c8ff commit a3fae1c
1 file changed
+0
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | | - | |
141 | | - | |
142 | 134 | | |
143 | 135 | | |
144 | 136 | | |
| |||
0 commit comments