[Lldb-commits] [PATCH] Fix linux build (OperatingSystemPython elated)
Filipe Cabecinhas
filcab at gmail.com
Tue Aug 28 07:01:20 PDT 2012
Sending lib/Makefile
Sending source/Plugins/OperatingSystem/Python/OperatingSystemPython.cpp
Transmitting file data ..
Committed revision 162756.
Thanks,
Filipe
On Monday, August 27, 2012 at 6:17 PM, Malea, Daniel wrote:
> I see part of my original patch has been fixed in r162679 already. Here's the rebased version which includes just:
>
> 1. Return-type fix (noticed building against libstdc++ 4.6, default on Ubuntu 11.10)
> 2. Makefile fix to link the OSPython plugin
>
>
> Thanks,
> Dan
>
>
>
> On 2012-08-27, at 1:03 PM, Malea, Daniel wrote:
>
> >
> >
> > Hi all,
> >
> > I noticed a few build problems on Linux as of the recent OperatingSystemPython work. Please find the fixes attached; they're nothing major:
> >
> > - include path fix
> > - Makefile update to link with OperatingSystemPython plugin
> > - invalid return-type fix
> >
> > I confirmed mac builds continue to succeed with the patch applied.
> >
> > Thanks,
> > Dan
>
>
>
> _______________________________________________
> lldb-commits mailing list
> lldb-commits at cs.uiuc.edu (mailto:lldb-commits at cs.uiuc.edu)
> http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits
>
>
> Attachments:
> - ospython_linux_fix_v2.patch
>
More information about the lldb-commits
mailing list