[MacPorts] #45091: Adding HHVM Portfile
MacPorts
noreply at macports.org
Sat Sep 20 10:56:50 PDT 2014
#45091: Adding HHVM Portfile
-------------------------------+--------------------------------
Reporter: cornelius.howl@… | Owner: macports-tickets@…
Type: submission | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.1
Resolution: | Keywords:
Port: hhvm |
-------------------------------+--------------------------------
Comment (by cal@…):
Replying to [comment:12 cornelius.howl@…]:
> though hhvm 3.2 can only be built with gcc, but in the future, 3.3 will
be able to be built with clang.
>
> what if we show a note to notice user that boost must be compiled with
gcc48 before 3.3 is out?
The active_variants 1.1 PortGroup can do that, but it's not a valid
solution because installing boost compiled with GCC *will* break other
ports (e.g., if they are downloaded in binary form from our buildbot). See
#44911, #44856 for examples of why using boost+gcc* is not a good idea. We
could, in theory, install a private copy of boost compiled with GCC within
the hhvm port. Wrapping GCC so it uses libc++ as explained in the stack
overflow link is a lot easier than that, though.
--
Ticket URL: <https://trac.macports.org/ticket/45091#comment:13>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list