| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Reported by: portscout
|
|
|
|
|
|
|
|
|
|
|
| |
sys/sysctl.h needs to be included after sys/types.h.
For once_flag, threads.h needs to be included.
For call_once, absl/base/call_once.h needs to be included.
MFH: 2020Q3 (fix build blanket)
Notes:
svn path=/head/; revision=544577
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Install shared libraries rather than static
- Fix typo in the port description while here
PR: 246396
Submitted by: sunpoet
Reported by: portscout (also)
Notes:
svn path=/head/; revision=535082
|
|
Implement logic for querying TBR and TBR frequency to fix build.
PR: 239423
Approved by: danfe (maintainer), tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D21430
Notes:
svn path=/head/; revision=510083
|