Skip to content

Commit

Permalink
Add Substitution
Browse files Browse the repository at this point in the history
  • Loading branch information
bluesadi committed Dec 26, 2023
1 parent a13e8e5 commit 0502a61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test-openssl.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
cd tests/openssl
CC=../../install/bin/clang CFLAGS="-mllvm -passes=hlw,fla,mba" ./Configure
CC=../../install/bin/clang CFLAGS="-mllvm -passes=hlw,fla,mba,sub" ./Configure
make -j`nproc` tests

0 comments on commit 0502a61

Please sign in to comment.