We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0212a7e commit 9dcbcbaCopy full SHA for 9dcbcba
azure-pipelines.yml
@@ -19,7 +19,6 @@ jobs:
19
gclient sync -f -D
20
sed -i 's/"-Wno-non-c-typedef-for-linkage",//g' build/config/compiler/BUILD.gn
21
sed -i 's/"-Wno-psabi",//g' build/config/compiler/BUILD.gn
22
- sed -i 's/defined(__ELF__) && defined(__GNUC__)/0/g' third_party/boringssl/src/crypto/mem.c
23
displayName: Run gclient sync
24
workingDirectory: $(Pipeline.Workspace)/src
25
failOnStderr: true
0 commit comments