[llvm] r241731 - Add missing dependency to Hexagon target.
Diego Novillo
dnovillo at google.com
Wed Jul 8 15:14:12 PDT 2015
On Wed, Jul 8, 2015 at 2:45 PM, Krzysztof Parzyszek
<kparzysz at codeaurora.org> wrote:
> Hi Diego,
> Thanks for fixing this. How did this ever work without this change? I'm not
> seeing any failures related to this in the buildbots...
No clue. I'm told that I'm using a slightly non-standard
configuration because I use -DBUILD_SHARED_LIBS=ON. I'm running into a
variant of PR24067 now with that setting, so I'm reverting to not
building shared libs for now.
Diego.
More information about the llvm-commits
mailing list