History log of /external/lldb/tools/lldb-platform/Makefile
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
fa2cd91f47a7782b9c040058aed369e022e332d3 01-Jul-2013 Sylvestre Ledru <sylvestre@debian.org> Following the modification introduced in llvm by commit 185311

The build system is currently miss-identifying GNU/kFreeBSD as FreeBSD.
This kind of simplification is sometimes useful, but in general it's not correct.

As GNU/kFreeBSD is an hybrid system, for kernel-related issues we want to match the
build definitions used for FreeBSD, whereas for userland-related issues we want to
match the definitions used for other systems with Glibc.

The current modification adjusts the build system so that they can be distinguished,
and explicitly adds GNU/kFreeBSD to the build checks in which it belongs.

Fixes bug #16446.

Patch by Robert Millan in the context of Debian.



git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@185313 91177308-0d34-0410-b5e6-96231b3b80d8
/external/lldb/tools/lldb-platform/Makefile
9ea7d8750030914f13dcdfe167542b8047de51a4 29-May-2012 Filipe Cabecinhas <me@filcab.net> Substitute LLVMLibsOptions for LD.Flags so we can find the mentioned libs

git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@157616 91177308-0d34-0410-b5e6-96231b3b80d8
/external/lldb/tools/lldb-platform/Makefile
48f9c71f83dc945ee7e92cf5d980b42c06ef849d 29-Mar-2012 Greg Clayton <gclayton@apple.com> Missed a file in the last FreeBSD patch.



git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@153662 91177308-0d34-0410-b5e6-96231b3b80d8
/external/lldb/tools/lldb-platform/Makefile