Skip to content

fix enzyme library used for build - #150

Merged
ZuseZ4 merged 5 commits into
masterfrom
fix-lib
Aug 2, 2024
Merged

fix enzyme library used for build#150
ZuseZ4 merged 5 commits into
masterfrom
fix-lib

Conversation

@tgymnich

@tgymnichtgymnich commented Aug 2, 2024

Copy link
Copy Markdown
Member

Use shared lib instead of module which only works on linux.

@tgymnich
tgymnich requested a review from ZuseZ4August 2, 2024 01:01
@ZuseZ4

Copy link
Copy Markdown
Collaborator

It fails Rust linux CI, but I guess this name is only to be used on mac, right? @marcpabst can you confirm this config works for you too?

@tgymnich

Copy link
Copy Markdown
MemberAuthor

The name should also work just fine on linux

@tgymnich

Copy link
Copy Markdown
MemberAuthor

@ZuseZ4 found some more occurrences of the wrong lib name. We are failing at the test stage now.

@tgymnich
tgymnich marked this pull request as ready for review August 2, 2024 16:45
@ZuseZ4
ZuseZ4 merged commit 512c484 into masterAug 2, 2024
@ZuseZ4
ZuseZ4 deleted the fix-lib branch August 2, 2024 17:10
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@tgymnich@ZuseZ4