Skip to content

Commit

Permalink
Make sure to apply the mmap workaround on ffi:example too
Browse files Browse the repository at this point in the history
  • Loading branch information
leonschoorl committed Aug 28, 2023
1 parent cfd7357 commit 12855bf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .ci/gitlab/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,8 @@ ffi:example:
- ln -s /bin/true "$MASKBINS/vvp"
- ls -al "$MASKBINS"
- .ci/setup.sh
# Make sure we get custom cabals setting in the clash-example project too
- cp cabal.project.local clash-ffi/example
script:
- cd clash-ffi/example && ./run-iverilog.sh
after_script:
Expand Down

0 comments on commit 12855bf

Please sign in to comment.