Opened 12 years ago
Closed 12 years ago
#38915 closed enhancement (wontfix)
libxc @2.0.1 can do parallel build
Reported by: | dstrubbe (David Strubbe) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Low | Milestone: | |
Component: | ports | Version: | 2.1.3 |
Keywords: | haspatch | Cc: | fabian.renn@… |
Port: | libxc |
Description
libxc has "use_parallel_build no". This was necessary for libxc 1.1, but is not for the current version. (I fixed the dependencies to enable this before the 2.0 release.)
Also, there is no need for "-C -ansi" in the cpp command, as far as I know.
Attached is a patch that enables parallel builds and removes "-C -ansi".
Attachments (1)
Change History (4)
Changed 12 years ago by dstrubbe (David Strubbe)
Attachment: | Portfile-libxc.diff added |
---|
comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Keywords: | haspatch added |
---|
comment:2 Changed 12 years ago by dstrubbe (David Strubbe)
comment:3 Changed 12 years ago by mf2k (Frank Schima)
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
I apologize, it turns out in some cases the parallel build of libxc 2.0.1 still might fail, so I withdraw the suggestion. This ticket can be closed as invalid. I will move the comment about FCCPP to ticket #38901.