added environment variable through circleci dashboard

check if it works better
This commit is contained in:
Yann Collet 2017-12-01 17:22:04 -08:00
parent 363355448b
commit 30eeb248a8

View File

@ -1,7 +1,3 @@
machine:
environment:
CFLAGS: -O0 # for faster compilation, will preserve warnings
dependencies:
override:
- sudo dpkg --add-architecture i386