Skip to content

Commit

Permalink
fix unwanted change
Browse files Browse the repository at this point in the history
Signed-off-by: Basil Hess <[email protected]>
  • Loading branch information
bhess committed Nov 29, 2024
1 parent 1b8bdd9 commit d701e49
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=OFF"
export DOQS_LIBJADE_BUILD="-DOQS_LIBJADE_BUILD=ON"
else
export DOQS_LIBJADE_BUILD="-DOQS_LIBJADE_BUILD=$OQS_LIBJADE_BUILD"
fi
Expand Down

0 comments on commit d701e49

Please sign in to comment.