Skip to content

Commit

Permalink
revert change in fullbuild.sh
Browse files Browse the repository at this point in the history
Signed-off-by: Basil Hess <[email protected]>
  • Loading branch information
bhess committed Nov 27, 2024
1 parent 05a6040 commit 9a38be3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/fullbuild.sh
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ else
fi

if [ -z "$OQS_LIBJADE_BUILD"]; then
export DOQS_LIBJADE_BUILD="-DOQS_LIBJADE_BUILD=ON"
export DOQS_LIBJADE_BUILD="-DOQS_LIBJADE_BUILD=OFF"
else
export DOQS_LIBJADE_BUILD="-DOQS_LIBJADE_BUILD=$OQS_LIBJADE_BUILD"
fi
Expand Down

0 comments on commit 9a38be3

Please sign in to comment.