Skip to content

Commit

Permalink
Revert "Temporarily disable weak symbols in third_party/boringssl (#120
Browse files Browse the repository at this point in the history
…)" (#134)

This partially reverts commit a67e79d.
  • Loading branch information
swift-kim authored Jul 1, 2021
1 parent 2a30dc7 commit 79020af
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ jobs:
gclient sync -f -D
sed -i 's/"-Wno-non-c-typedef-for-linkage",//g' build/config/compiler/BUILD.gn
sed -i 's/"-Wno-psabi",//g' build/config/compiler/BUILD.gn
sed -i 's/defined(__ELF__) && defined(__GNUC__)/0/g' third_party/boringssl/src/crypto/mem.c
displayName: Run gclient sync
workingDirectory: $(Pipeline.Workspace)/src
failOnStderr: true
Expand Down

0 comments on commit 79020af

Please sign in to comment.