mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Remote trailing spaces
This commit is contained in:
parent
def01ea599
commit
559fab39a8
@ -53,7 +53,7 @@ parts:
|
||||
plugin: nil
|
||||
build-packages: [python3, python3-toml, cmake, openjdk-11-jre, libgmp-dev, wget, antlr3, libantlr3c-3.4-0, libantlr3c-dev]
|
||||
override-build: |
|
||||
./configure.sh --python3 --prefix=$SNAPCRAFT_STAGE/usr
|
||||
./configure.sh --python3 --prefix=$SNAPCRAFT_STAGE/usr
|
||||
cd build
|
||||
make -j -l $(grep -c "^processor" /proc/cpuinfo)
|
||||
make install
|
||||
|
Loading…
Reference in New Issue
Block a user