Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 05 May 2020 11:56:38 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 246219] multimedia/x264: hook PGO distfile into makesum
Message-ID:  <bug-246219-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D246219

            Bug ID: 246219
           Summary: multimedia/x264: hook PGO distfile into makesum
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: koobs@FreeBSD.org
          Reporter: jbeich@FreeBSD.org
             Flags: maintainer-feedback?(koobs@FreeBSD.org)
          Assignee: koobs@FreeBSD.org

Created attachment 214153
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D214153&action=
=3Dedit
v0

To prevent accidents like bug 246217 let's force-enable PGO during "make
makesum". Adjusting makesum is not uncommon in the ports tree:

  $ rg -l '^\.\s*if\s*make.*makesum' | sed s,/Makefile,, | sort -u
  Mk/Uses/linux.mk
  astro/geographiclib
  devel/android-tools-adb
  devel/android-tools-fastboot
  devel/arduino-core
  devel/godot
  devel/godot2
  devel/libopenbsd
  editors/openoffice-4
  editors/openoffice-devel
  lang/python-doc-html
  lang/visualworks
  mail/exim
  mail/exim-doc-html
  mail/mutt
  math/cblas
  math/crlibm
  math/lapack
  multimedia/dav1d
  multimedia/ffmpeg
  net/rsync
  textproc/sphinxsearch
  www/browsh
  x11-fonts/fantasque-sans-mono
  x11-toolkits/wlroots

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-246219-7788>