Summary: | security/tor: Added 'EXPENSIVE_HARDEN' option | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Yuri Victorovich <yuri> | ||||
Component: | Individual Port(s) | Assignee: | freebsd-ports-bugs (Nobody) <ports-bugs> | ||||
Status: | Closed Not Accepted | ||||||
Severity: | Affects Only Me | ||||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Bug Depends on: | 215125 | ||||||
Bug Blocks: | |||||||
Attachments: |
|
There is a problem. I will investigate, and reopen when done. |
Created attachment 177758 [details] patch The new EXPENSIVE_HARDEN option reflects the optional --enable-expensive-hardening configure option that is supported by Tor. It enables several compiler sanitizer options. Passes poudriere with this option ON on 10 and 11. This option is OFF by default, so it should have no effect on the default builds.