Skip to content

Commit ee12d66

Browse files
author
dwightguth
authored
fix libffi link (runtimeverification#528)
1 parent 5e3c3e0 commit ee12d66

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -360,7 +360,7 @@
360360
<native.exe.type>uexe</native.exe.type>
361361
<native.exe.extension />
362362
<native.script.extension />
363-
<prefix.path>/usr/local/opt/llvm@6/;/usr/local/opt/bison;/usr/local/opt/flex</prefix.path>
363+
<prefix.path>/usr/local/opt/llvm@6/;/usr/local/opt/bison;/usr/local/opt/flex;/usr/local/opt/libffi</prefix.path>
364364
</properties>
365365
</profile>
366366
<profile>

0 commit comments

Comments
 (0)