[Bug 191991] www/chromium fails configure steps
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Jul 22 01:46:35 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191991
Kubilay Kocak <koobs at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |koobs at FreeBSD.org
--- Comment #6 from Kubilay Kocak <koobs at FreeBSD.org> ---
Carlos is correct, the SEM option was made the default in r361735 [1] for the
following reasons:
- POSIX semaphores are now supported and working in all supported FreeBSD
(GENERIC) releases.
- They are expected and part of a default upstream Python build (unless not
supported by the system, or broken)
- While 'technically' optional in that one *can* disable them with the
appropriate configure argument, it is not exposed in ./configure --help or
otherwise documented as a user-configurable knob.
- To address issues just like this for binary packages (see special note in
commit log below)
[1] https://svnweb.freebsd.org/ports?view=revision&revision=361735
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-python
mailing list