Recommended update for llvm4
This update for llvm4 fixes the following issues:
- Do not build stage1 with debug info. It was accidentally added
with the use of %optflags. This should fix out of memory errors
on 32bit architectures and speed up build everywhere else.
(boo#1092697)
-
Submitted by
Michal Srb (michalsrb)
Fixed bugs
bnc#1092697
LLVM build fails on armv7l