Skip to content

Fix the multi-thread library dependency error

Eclipse Webmaster requested to merge github/fork/zachzzc/ariane-dev into ariane-dev

Created by: zachzzc

It gives an error of undefined reference to multi-thread library when compiling Ariane with verilator. Add a library flag to solve this problem.

Merge request reports

Loading