svn commit: r544578 - branches/2020Q3/devel/abseil/files

Piotr Kubaj pkubaj at FreeBSD.org
Sun Aug 9 20:41:28 UTC 2020


Author: pkubaj
Date: Sun Aug  9 20:41:27 2020
New Revision: 544578
URL: https://svnweb.freebsd.org/changeset/ports/544578

Log:
  MFH: r544577
  
  devel/abseil: fix build on powerpc64
  
  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.
  
  Approved by:	portmgr (fix build blanket)

Added:
  branches/2020Q3/devel/abseil/files/
     - copied from r544577, head/devel/abseil/files/
Modified:
Directory Properties:
  branches/2020Q3/   (props changed)


More information about the svn-ports-all mailing list