|
@@ -26,12 +26,6 @@ matrix: |
|
|
- os: linux |
|
|
- os: linux |
|
|
env: HOST="" API="oss" |
|
|
env: HOST="" API="oss" |
|
|
compiler: clang |
|
|
compiler: clang |
|
|
- os: linux |
|
|
|
|
|
env: HOST="--host=i686-w64-mingw32" API="winmm" CPPFLAGS="-Wno-unused-function" |
|
|
|
|
|
compiler: gcc |
|
|
|
|
|
- os: linux |
|
|
|
|
|
env: HOST="--host=x86_64-w64-mingw32" API="winmm" CPPFLAGS="-Wno-unused-function" |
|
|
|
|
|
compiler: gcc |
|
|
|
|
|
- os: linux |
|
|
- os: linux |
|
|
env: HOST="--host=i686-w64-mingw32" API="dsound" CPPFLAGS="-Wno-unused-function" |
|
|
env: HOST="--host=i686-w64-mingw32" API="dsound" CPPFLAGS="-Wno-unused-function" |
|
|
compiler: gcc |
|
|
compiler: gcc |
|
|