This is an archive of the discontinued LLVM Phabricator instance.

Make lldb build with Makefiles on OS X
ClosedPublic

Authored by loladiro on Dec 26 2013, 4:22 AM.

Details

Reviewers
loladiro
Summary
  • Adds Makefile build scripts to debug server
  • Fixes a few small mistakes in the other makefiles
  • Modifies generate-vers.pl slightly to also work for debugserver
  • Changes the OS X, non-framework python search path from libdir to libdir/python2.X/site-packages where it is installed by the build system (also where it is installed on other operating systems)

This is the first time I'm submitting a patch through phabrictor, so let me know if there's anything else I need to do.

Diff Detail

Event Timeline

loladiro accepted this revision.May 6 2014, 6:29 PM
loladiro edited edge metadata.

This was commited a while ago. I'm not sure if this is the right way to close it on phabricator, but let's try.

This revision is now accepted and ready to land.May 6 2014, 6:29 PM
loladiro closed this revision.May 6 2014, 6:30 PM