#5475: LLVM-3.5.0
-------------------------+-----------------------
Reporter: ojab | Owner: cjg
Type: enhancement | Status: reopened
Priority: normal | Milestone: 7.6
Component: BOOK | Version: SVN
Severity: normal | Resolution:
Keywords: |
-------------------------+-----------------------
Comment (by fo):
Replying to [comment:2 ojab]:
> Gallium build in Mesa-10.2 is broken, upstream fix:
http://cgit.freedesktop.org/mesa/mesa/commit/src/gallium/auxiliary/gallivm/lp_bld_debug.cpp?id=564821c917f4a9d5a0de2ee77b90b0cd85e3d3a6
After discussion in dev, started by Pierre, today I decided to investigate
a little more.
First, apologies to ojab. I can confirm the problem and solution, thank
you, ojab, for both.
Fix from the patch at the address given by ojab:
{{{
sed -e '/0x0303/ a#define OwningPtr std::unique_ptr\n#elif HAVE_LLVM
>= 0x0303' \
-e 's/^#if HAVE_LLVM >= 0x0303/#if HAVE_LLVM >= 0x0305/' \
-i src/gallium/auxiliary/gallivm/lp_bld_debug.cpp
}}}
Igor, I am going to fix the book, because satrted to think that it is my
responsibility, and it wouldn't be fair to push it to you. Hope you don't
consider I'm intruding in your update of Mesa.
--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/5475#comment:22>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page