[llvm-commits] Fix a problem with clang detection under kfreebsd

Sylvestre Ledru sylvestre at debian.org
Mon Mar 26 04:54:47 PDT 2012


Hello,

It would be nice if you could apply this patch in LLVM.
It fixes the detection done in "GetMainExecutable" with Debian / 
kfreebsd. Without this patch, it goes with the Linux detection (based on 
/proc/self/exe) instead of using the BSD one causing the clang detection 
to fails.

This has been reported as Debian bug:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=659481

Thanks,
Sylvestre

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0043-kfreebsd-path.diff
Type: text/x-patch
Size: 1089 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120326/1d56fe1a/attachment.bin>


More information about the llvm-commits mailing list