Message348151
| Author | methane |
|---|---|
| Recipients | gregory.p.smith, methane, nascheme, pablogsal, steve.dower, tianon |
| Date | 2019-07-19.07:33:48 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1563521629.06.0.290344045953.issue36044@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
> ./configure [...] --with-profile-task='-m test --pgo-extended' I think this is abusing of `--with` options. `--with-*` is for external software [1]. But `--with-lto` option abuses it already. How about `./configure PROFILE_TASKS="-m test --pgo-extend"`? [1]: https://www.gnu.org/software/autoconf/manual/autoconf-2.66/html_node/External-Software.html#External-Software |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-07-19 07:33:49 | methane | set | recipients: + methane, nascheme, gregory.p.smith, steve.dower, pablogsal, tianon |
| 2019-07-19 07:33:49 | methane | set | messageid: <1563521629.06.0.290344045953.issue36044@roundup.psfhosted.org> |
| 2019-07-19 07:33:49 | methane | link | issue36044 messages |
| 2019-07-19 07:33:48 | methane | create | |