mirror of
https://github.com/fluencelabs/parity-wasm
synced 2025-06-13 06:51:45 +00:00
remove ln
This commit is contained in:
@ -15,8 +15,6 @@ addons:
|
|||||||
- cmake
|
- cmake
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- ln -s /usr/bin/gcc-6 /usr/local/bin/gcc
|
|
||||||
- ln -s /usr/bin/g++-6 /usr/local/bin/g++
|
|
||||||
- export CC=/usr/bin/gcc-6
|
- export CC=/usr/bin/gcc-6
|
||||||
- export CXX=/usr/bin/g++-6
|
- export CXX=/usr/bin/g++-6
|
||||||
- cargo build --release --verbose
|
- cargo build --release --verbose
|
||||||
|
Reference in New Issue
Block a user