[PATCH] Rules adjustments in order to build on DragonFly BSD

Rafael EspĂ­ndola rafael.espindola at gmail.com
Wed Oct 30 11:15:49 PDT 2013


You only update Path.inc in the spot where it decides to define
getprogpath, but not where it is used.

On 30 October 2013 11:47, GW <robin.hahling at gw-computing.net> wrote:
> This simple patch set adjusts some rules for DragonFly BSD.
> We have used them at DragonFly to build and use LLVM 3.1 to 3.3 and would be
> grateful to see them incorporated into LLVM.
>
> The changes are fairly simple and only affect DragonFly BSD. Therefore, they
> should be easy to review. There are no cmake changes necessary that we know
> of.
>
> Files modified:
> Makefile.rules
> lib/Support/Unix/Path.inc
> tools/llvm-shlib/Makefile
>
> Robin Hahling
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>



More information about the llvm-commits mailing list