File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
build/build-publish-solvers Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -85,6 +85,7 @@ SPDX-License-Identifier: Apache-2.0
8585 <arg value =" --static" />
8686 <arg value =" --wipe" />
8787 <arg value =" --fpexp" />
88+ <arg value =" --aiger" />
8889 <arg value =" --prefix" />
8990 <arg value =" ${bitwuzla.installPath}" />
9091 </exec >
@@ -109,6 +110,7 @@ SPDX-License-Identifier: Apache-2.0
109110 <arg value =" --static" />
110111 <arg value =" --wipe" />
111112 <arg value =" --fpexp" />
113+ <arg value =" --aiger" />
112114 <arg value =" --prefix" />
113115 <arg value =" ${bitwuzla.installPath}" />
114116 </exec >
@@ -133,6 +135,7 @@ SPDX-License-Identifier: Apache-2.0
133135 <arg value =" --static" />
134136 <arg value =" --wipe" />
135137 <arg value =" --fpexp" />
138+ <arg value =" --aiger" />
136139 <arg value =" --prefix" />
137140 <arg value =" ${bitwuzla.installPath}" />
138141 </exec >
@@ -384,4 +387,4 @@ SPDX-License-Identifier: Apache-2.0
384387 </fileset >
385388 </copy >
386389 </target >
387- </project >
390+ </project >
You can’t perform that action at this time.
0 commit comments