build: simplify workflow
linux; switch to gcc to support older hlds builds as well win32: switch to clang as default compiler
This commit is contained in:
parent
1ecc0827c9
commit
28e9f44dee
8 changed files with 72 additions and 120 deletions
|
|
@ -1039,4 +1039,4 @@ void EntityLinkage::initialize () {
|
|||
#include "android.cpp"
|
||||
|
||||
// override new/delete globally, need to be included in .cpp file
|
||||
#include <crlib/cr-override.h>
|
||||
#include <crlib/override.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue