mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
This might help travis pass the CPU intensive tests.
Gotta go fast.
This commit is contained in:
parent
a576e451ab
commit
d945489aef
|
@ -56,7 +56,7 @@ before_script:
|
|||
|
||||
script:
|
||||
- autoreconf -i
|
||||
- ./configure
|
||||
- CFLAGS=-Ofast ./configure
|
||||
- make -j3
|
||||
- make check
|
||||
- make dist
|
||||
|
|
Loading…
Reference in New Issue
Block a user