[Lldb-commits] Proposed patch: hardcode sed path in build script
Matthias Neeracher
neeracher at apple.com
Fri Jul 16 16:50:10 PDT 2010
lldb would not build on my machine because I had GNU sed installed and it appears that has a slightly different command line syntax. This is easily fixed by hardcoding sed as /usr/bin/sed in the script.
Matthias
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sed.patch
Type: application/octet-stream
Size: 952 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20100717/697510f8/attachment.obj>
More information about the lldb-commits
mailing list