Life is pain
This commit is contained in:
parent
e504f07650
commit
1b64bb71b7
1 changed files with 8 additions and 7 deletions
|
@ -73,6 +73,7 @@ before_install:
|
|||
- echo $MAKE_BUILD_TYPE
|
||||
|
||||
# Define CC and CXX
|
||||
- |
|
||||
if ["$SIXTY_FOUR_BIT" == "true"]; then
|
||||
export CC="x86_64-w64-mingw32-gcc"
|
||||
export CXX="x86_64-w64-mingw32-g++"
|
||||
|
|
Loading…
Add table
Reference in a new issue