On 07/03/18 11:57, Brian Callahan wrote:
On 06/03/18 19:23, Brian Callahan wrote:
On 04/15/18 04:01, Stuart Henderson wrote:
On 2018/04/15 02:27, Brian Callahan wrote:
Works well on amd64 following the user guide on the HOMEPAGE. Note
that this
links libLLVM-6.0.so from devel/llvm, though
On 06/03/18 19:23, Brian Callahan wrote:
On 04/15/18 04:01, Stuart Henderson wrote:
On 2018/04/15 02:27, Brian Callahan wrote:
Works well on amd64 following the user guide on the HOMEPAGE. Note
that this
links libLLVM-6.0.so from devel/llvm, though that does not get
reflected in
WANTLIB (I
On 04/15/18 04:01, Stuart Henderson wrote:
On 2018/04/15 02:27, Brian Callahan wrote:
Works well on amd64 following the user guide on the HOMEPAGE. Note that this
links libLLVM-6.0.so from devel/llvm, though that does not get reflected in
WANTLIB (I left a comment saying such in the Makefile).
On 2018/04/15 02:27, Brian Callahan wrote:
> Works well on amd64 following the user guide on the HOMEPAGE. Note that this
> links libLLVM-6.0.so from devel/llvm, though that does not get reflected in
> WANTLIB (I left a comment saying such in the Makefile).
You need to have a WANTLIB entry associa
Hi ports --
Attached is a new port, devel/creduce. C-Reduce is a C and C++ program
reducer.
---
pkg/DESCR:
C-Reduce is a tool that takes a large C, C++, or OpenCL file that has a
property of interest (such as triggering a compiler bug) and
automatically produces a much smaller C/C++ file that