Skip to content

Commit

Permalink
Merge pull request chipsalliance#1823 from antmicro/remove-macos-patch
Browse files Browse the repository at this point in the history
Remove flatbuffers patch
  • Loading branch information
alaindargelas authored Sep 9, 2021
2 parents 2122779 + 098a21a commit ff28a2e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 35 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -328,8 +328,6 @@ jobs:
- name: Build
run: |
# Apply Flatbuffers patch to use gcc
cd third_party/flatbuffers && git apply ../flatbuffers_macos.patch && cd ../..
make release
sudo make install
Expand Down
33 changes: 0 additions & 33 deletions third_party/flatbuffers_macos.patch

This file was deleted.

0 comments on commit ff28a2e

Please sign in to comment.