The source project of this merge request has been removed.
Explicitly disable native compile
Otherwise coq fails when compiled with native on because iris is compiled with native off
Merge request reports
Activity
So... when a project uses
native-compile no
, then all their users also have to set that flag? That is surprising. In this case we probably want to remove this flag from Iris. Also the Coq docs need a big warning explaining this.
Please register or sign in to reply