Merge remote-tracking branch 'origin/master' into openal
Conflicts: src/CMakeLists.txt
This commit is contained in:
commit
7ff7c151a8
433 changed files with 11683 additions and 6017 deletions
|
|
@ -160,7 +160,7 @@ static bool CheckSkipOptionBlock(FScanner &sc)
|
|||
}
|
||||
else if (sc.Compare("unix"))
|
||||
{
|
||||
#ifdef unix
|
||||
#ifdef __unix__
|
||||
filter = true;
|
||||
#endif
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue