PDA

Просмотр полной версии : Fix travis clang build


newsbot
14.10.2015, 06:25
Автор: DasBlub


<pre style='white-space:pre-wrap;width:81ex'>Fix travis clang build

The clang build on travis has been broken (or rather: replaced by another
GCC build) since commit 7b68f38 because the install part always set GCC as
the compiler. Using built-in travis addons to install the sources fixes
this problem.</pre>


Подробнее... (https://github.com/cmangos/mangos-wotlk/commit/a516667a70e0178498fa6a8e910827642f9aadb5)