We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adaf038 commit 96ddadfCopy full SHA for 96ddadf
.travis.yml
@@ -44,7 +44,7 @@ matrix:
44
arch: s390x
45
before_script:
46
- COMMON_FLAGS="DYNAMIC_ARCH=1 TARGET=Z13 NUM_THREADS=32"
47
- - apt-get install --only-upgrade binutils
+ - sudo apt-get install --only-upgrade binutils
48
env:
49
# for matrix annotation only
50
- TARGET_BOX=IBMZ_LINUX
@@ -57,7 +57,7 @@ matrix:
57
compiler: clang
58
59
60
61
62
63
0 commit comments